This is a simple test of a top-down scroller game. Thus, it is mostly incomplete and buggy. Controls- Arrow keys to move Space to shoot M to place mines (mines explode if they touch an enemy or after a bit of time) E to load enemies (press the green flag again to spawn them) D to delete entries from the enemy list If the weapons aren't working press the flag. Get to the green room at the end to 'win'.
all code is mine v0.4-Small bug fixes v0.3-Added player and enemy blinking animations, more projectile types v0.2-Polished the game a bit, added some more testing geometry and projectile types v0.1-Added Projectiles and Enemies implemented extended scrolling levels