VARIABLES: cx - vanishing point x cy - vanishing point y gravity - constant for gravity jvel - jumping velocity x - x position in 3D environment y - y position in 3D environment z - z position in 3D environment CONTROLS: right and left arrows: --x position up and down arrows: --z position space bar: --jump (y position) Hope this helps you out!