cse442-fall-2019-offering / 442projects-chicken-add

442projects-chicken-add created by GitHub Classroom
0 stars 0 forks source link

Add Jump Functionality #29

Open depaolatom opened 5 years ago

depaolatom commented 5 years ago

As a player, I want to be able to make my character jump, so I will add functionality to the script to do that.

depaolatom commented 5 years ago

Acceptance Tests:

  1. Click play from the first menu screen.
  2. You now see the world with the red character model within it.
  3. Press either 'w' or the up arrow key to make the character jump.