This is the classic 2D game Space Invaders that I had to recreate for my Game Programming Assignment in my Second Year at university. The player has to destroy all space invaders and asteroids in order to finish the game. Players that destroy all enemies and asteroids the fastest will be recorded on the highscore ending screen.
Rules for game are displayed before the player starts the game -
This is how the game starts for the player -
This is the highscore ending screen that displays players with the fastest time -