Followed YouTube - Build a 2D Platformer Game in Unity | Unity Beginner Tutorial and enhanced it. See my GitHub link for:

  • Detailed engine comparison for chosen ones and list of rejected engines with reasons
  • Steps taken, other tutorials and tips for this engine
  • Source code for game for this engine
  • Source code for the same game built in other engines (makes it easy to compare)

This is a fully playable level that demonstrates various parts of the Unity engine.

Inputs supported:

  • Keyboard (Arrow Keys / WASD + Space for Jump)
  • Controller (Left thumbstick / D-Pad + bottom button for Jump (A on Xbox controller))

No known issues.


Comments

Log in with itch.io to leave a comment.

Good Job!

Thanks very much, appreciate the compliment :). The repo isn't quite up to date, just doing a tiny bit of tidy up but will have this sorted ASAP.

Repo has now been updated, it's just missing the rejected engines list.