Realm Rush Tower Defence

Realm Rush Tower Defence 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:

  • Place your tower defenders so they shoot at the attackers before the attackers reach your base at the top of the screen
  • Get as high a score as you can before your player base health ends

Play the game in your browser here.

View my GitHub repo here.