Platformer Practice
About
A test prototype built to learn the basics of
implementing a 2D side-scrolling platformer in HTML5.
A test prototype built for Practice Circle Jam Laboratory to learn the basics of implementing a 2D side-scrolling platformer in HTML5.
There isn't much of a game here since I just added elements to the prototype level as needed to test each new mechanic or platform as I implemented them.
If you really need a goal to play towards, see if you can make it on to the vertically moving platform.
Movement WASD or Arrow Keys (keyboard) / D-pad (gamepad)
Jump Space or Enter (keyboard) / Any Button (gamepad)
Music by RapidPunches
Background by Alucard
Donkey Kong by Neoweegee
Coins by Truezipp
The guide to implementing 2D platformers by Rodrigo Monteiro
A platformer physics cheatsheet by Bruno Guedes