Progress so far on a "floor is lava" game - I have basic physics and player animation working. Next up I need to add more debris variation and spawn additional platforms as the player progresses.
All shapes and animations are being drawn dynamically on the canvas with javascript.