CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

[Feature] Player's Air State #13

Closed rluders closed 4 years ago

rluders commented 4 years ago

The state is partially implemented already. This state will deal, in fact, with two sub-states: Fall and Jump.

Describe the solution you'd like