Context

My submission for the Unity Learn Junior Programming prototype 3 bonus challenge. I used the provided base project to implement the features listed in the challenge.

Controls

  • Jump with Spacebar, and double jump by hitting Spacebar while in the air.
  • Dash by pressing either left or right Shift key.
  • Reset the game by pressing R if you lose.

Features

  • Score keeping - score is added on the longer you last, and doubled while dashing.
  • Game start animation plays upon beginning the game.
  • Randomized obstacles that vary in height.
  • Game ends when you hit an obstacle.

Leave a comment

Log in with itch.io to leave a comment.