5ccf54d00c7cfbe5c24d7190187d237130a7330d
Change the jump() condition from checking velocity to detecting whether the character's feet are touching a platform. This prevents mid-air jumps and makes jump behavior more intuitive for platformer gameplay.
How to run
Simply run:
python3 -m http.server 8081
Inside of the project's cloned folder
Description
Languages
JavaScript
88.4%
HTML
10.1%
CSS
1.5%