Laser Defender

My 2D Space Shooter Game



In this game, you control a Red Spaceship with Keyboard and you have to shoot laser beams at your enemies to destroy them and increase your score. Blue Enemies move fast and they can also shoot laser beams to deal 100 damage while the Green Enemies are slower but their projectiles deal 200 damage. Your health is displayed on the top left corner of the screen and your score is displayed on the top right corner. The game will end once your health reaches 0.

Functionalities in This Project

  • Player controls a Spaceship with WASD keys
  • Spacebar to shoot laser beams
  • 2 kinds of enemies
  • Health is displayed at top left
  • Current score is displayed at top right
  • VFX for destroyed enemies
  • SFX for projectiles and destroyed enemies
  • A Start Menu scene which lets you Start or Quit the game
  • A Game Over scene which lets you go to Start Menu or Play the game again

Demo Video



This project is uploaded on my GitHub.

I will make changes to this project and include more functionality later on.

Changes and Functionalities to be Added

  • More different types of enemies
  • Pace of the game will become faster as score increases
  • Pickups for the player
  • Special types of projectiles for the player
  • Asteroids as obstacles in the scene
  • Better VFX for destroyed enemies
Let me know what else can be added or improved in this game in the comments below. 😄

Comments

Popular posts from this blog

Box Shooter

Solar System Simulation