TileVania

TileVania 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
  • Get to the level exit
  • Avoid enemies, spikes, and water

Play the game in your browser here.

View my GitHub repo here.