Argon Assault

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

  • Move left, right, up, and down
  • Avoid hitting obstacles and terrain
  • Shoot enemies to score points

View my GitHub repo here.