This is my 2D Shooter assignment project.

I come from a programming background so my changes were only about gameplay, no art from me 😛

Modification:

  • Made the game into a top-down scroller
    • Code to loop the background and have the enemies and asteroids move down with the game
    • Code to constrain the player to the screen so you can't accidentally disappear
  • 3 levels: one with just enemies, one with just asteroids, and one with both 😱
    • Levels 1 and 3 are won by killing a preset number of enemies
    • Level 2 is won by surviving for 30 seconds
    • UI displays instructions at the start of every level and shows your progress
    • Enemies spawn with a delay, so you can read the instructions before the action begins
  • Touching enemies and asteroids kills you, not just the enemy projectiles

Created by Daniel Rozenberg

Download

Download
Windows.zip 39 MB

Leave a comment

Log in with itch.io to leave a comment.