Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 261 Bytes

2D Platformer (Multiple Jump)

  • Simple 2d platformer with an ability to do multiple jumps.
  • Improve the responsive of jump input.
  • Maximum allow jump is 3 (Airbone 2, from ground 1).
  • Reset total jump left when hit the ground.

img