This is my 2D Shooter Project.

Modifications:

Scripts:

  • Created a script for displaying the number of enemies left to defeat in the game. The script is bound to the "Enemies left: " game object, which is displayed in the top centre of every scene. (Number is decreasing after killing enemies)
  • Created a script to increase the player's speed a little when killing enemies.
    • Speed will be increased a little after killing 1, 3, 6 and 9 enemies. The maximum speed is reached after killing 9 enemies.

Levels:

Added two additional levels.

  • Level 2 with spawners and 20 enemies to kill. If you die 3 times you will lose the game.
    • 4 spawners on each edge of the map.
  • Level 3 is the final level. Beat the small enemies to reach the final boss.
    • The map is a circle shape with smaller enemies and a final boss.
    • The Final boss has 200 hp and you need to beat it to win the game.

Filled out the instructions in the main menu, with information about the game.

Created by Halász Gábor


Download

Download
Windows.zip 30 MB
Download
MacOS.zip 39 MB

Leave a comment

Log in with itch.io to leave a comment.