All Projects → jackrugile → Radius Raid Js13k

jackrugile / Radius Raid Js13k

Licence: mit
Radius Raid is a space themed shoot 'em up where you must blast away unrelenting enemies before they destroy you. The game features 13 enemy types, 5 powerups, parallax backgrounds, retro sound effects, and locally stored stats.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Radius Raid Js13k

Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (-6.05%)
Mutual labels:  game
Csharpgameframework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
Stars: ✭ 208 (-3.26%)
Mutual labels:  game
Nomercy
Open source anti cheat
Stars: ✭ 211 (-1.86%)
Mutual labels:  game
Opensteer
OpenSteer is a C++ library to help build steering behaviors for autonomous characters in games and animation.
Stars: ✭ 202 (-6.05%)
Mutual labels:  game
Civitas
Civitas is an empire-building game written in Javascript with the help of the jQuery library.
Stars: ✭ 207 (-3.72%)
Mutual labels:  game
Corsixth
Open source clone of Theme Hospital
Stars: ✭ 2,481 (+1053.95%)
Mutual labels:  game
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-6.51%)
Mutual labels:  game
Ogsr Engine
OGSR Project - Evolution of X-Ray Engine for S.T.A.L.K.E.R.: Shadow of Chernobyl
Stars: ✭ 213 (-0.93%)
Mutual labels:  game
Sandspiel
Creative cellular automata browser game
Stars: ✭ 2,476 (+1051.63%)
Mutual labels:  game
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (-2.33%)
Mutual labels:  game
Vcmi
Open-source engine for Heroes of Might and Magic III
Stars: ✭ 2,514 (+1069.3%)
Mutual labels:  game
Nice Lua
基于xlua的MVVM框架,支持Addressables, 统一渲染管线等Unity新特性
Stars: ✭ 207 (-3.72%)
Mutual labels:  game
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-3.26%)
Mutual labels:  game
Game Of Life
A browser extension to play Conway's Game of Life on GitHub contribution board
Stars: ✭ 202 (-6.05%)
Mutual labels:  game
Singularity
A simulation of a true AI. Survive, grow, and learn.
Stars: ✭ 210 (-2.33%)
Mutual labels:  game
Tic Tac Toe Minimax
Minimax is a AI algorithm.
Stars: ✭ 201 (-6.51%)
Mutual labels:  game
Bzflag
3D multi-player tank battle game
Stars: ✭ 207 (-3.72%)
Mutual labels:  game
Destinationsol
Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Stars: ✭ 214 (-0.47%)
Mutual labels:  game
Evoli
An ecosystem-simulation game made with Amethyst
Stars: ✭ 212 (-1.4%)
Mutual labels:  game
Snek
🐍 ‎ A terminal-based Snake implementation written in JavaScript.
Stars: ✭ 210 (-2.33%)
Mutual labels:  game

Radius Raid

Radius Raid is a space themed shoot 'em up where you must blast away unrelenting enemies before they destroy you. The game features 13 enemy types, 5 powerups, parallax backgrounds, retro sound effects, and locally stored stats.

This is an an entry for js13kGames 2013. The theme this year was bad luck, but I didn't work it into my game at all. There are certainly luck and chance factors that affect the gameplay, but those weren't built in for the competition. Check out Radius Raid and all of the other entries at js13kGames!

Final Size: 13,278 bytes

Controls

Move: WASD/Arrows
Aim/Fire: Mouse
Autofire: F
Pause: P
Mute: M

Notes

I hate having to say this, but from my testing, if you are not running the game in Chrome... you're gonna have a bad time. It works in other browsers, but the frame rate is just not high enough. I didn't want to sacrifice any visuals for this one. Early on, I decided I would rather have it look and play better in one browser than look ok and play ok in many browsers. It is just the state of the games in browsers at the moment and I am ok with that.

I so badly wanted to use @rezoner's JavaScript chiptune composer, CHIRP, but I just couldn't fit it in the limit. It really bummed me out. I composed a few ideas and really loved the feel of the music with the game. So upsetting. You should definitely check out the tool, it is amazing and will be incredibly useful for game music in the future!

Credits

Created By: @jackrugile
Inspiration and Support: @rezoner, @loktar00, @end3r, @austinhallock, @chandlerprall
Audio Processing: JSFXR by @markusneubrand
Game Inspiration and Ideas: Asteroids, Cell Warfare, Space Pips, and many more
HTML5 Canvas Reference: HTML5 Canvas Cheat Sheet
Game Math Reference: Billy Lamberta - Foundation HTML5 Animation with JavaScript

Screenshots

Radius Raid Menu

Radius Raid Gameplay

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].