Platformer Game
Check out this simple platformer I made in JavaScript:
Controls: Arrow keys to move and shift to dash while pressing a directional key (arrow key).
The colours of your sprite mean the following:
- Green means you are able to dash.
- Pink means you have a double jump left while you are in the air.
- Blue means you have no double jump.
- Orange means you are still charging the dash ability.