Top down shooter with procedural generated levels. Currently has a bug where it the game can crash if you progress far enough.
- Ammo Crate - increase the amount of ammo
- Lightning - increase your movement speed
- Health - increase your amount of health
The enemies walk in random directions and recalculate another direction everytime the enemy is hit. Both enemies are identical other than their different sprites.
- Arrow keys to shoot
- Move with W, A, S, D keys
- Press F to progress to another level