A downloadable game for Windows

Controls

  • Movement - WASD
  • Fire Weapon - Space
  • Bomb - B

Based on a project of the same name from Complete C# Unity Developer 2D. 

Based on classic shoot'em'ups such as Space Invaders, the aim is to score points by destroying enemy ships using yours lasers and bombs. There are multiple enemies types, including a boss. Destroyed enemies drop pickups at random, some helpful, others not so much. 

There are two miner issues:

First, when you use up all your bombs, pressing B will decrease the amount past 0 in to negative numbers. It doesn’t affect the gameplay, though.

Second, there are pickups that increase and decrease firing rate. Like all buffs and debuffs, they last for a fixed amount of seconds, but the firing rate doesn’t return to normal until you release the Fire key.


Download

Download
Laser Defender
External

Install instructions

Once download, extract the Laser Defender Standalone folder wherever you'd like it to be, and run the executable inside. Keep everything inside it.