Project Boost

Project Boost 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:

  • Use thrust and rotate to fly your rocket to the landing pad
  • Avoid hitting terrain and obstacles

Play the game in your browser here.

View my GitHub repo here.