Laser Defender

Laser Defender is a game prototype I built while following along with GameDevTV’s Complete C# Unity Game Developer 2D course on Udemy. The core gameplay loop is:

  • Move around the screen
  • Shoot enemies
  • Avoid enemy ships and their lasers

Play the game in your browser here.

View my GitHub repo here.