NOTE: This game was developed using HTML Canvas and JavaScript and I had wrongly assumed that requestAnimationFrame() locks the FPS at 60. So, if your machine / browser is capable of running at more than 60 FPS, the game becomes unplayable (or becomes harder) as the overall movement becomes faster as it depends on the FPS :(


This game was developed for the GMTK Game Jam 2022 in under 48 hours. I didn't have much time left to add music and other sound effects :(


How to Play

tl;dr, A: Left, D: Right

Dice are rolled to form a platform.

You can move your constantly jumping player using the A & D keys.

Initially, only 2 dice faces are unlocked, more dice faces will unlock as you progress. The higher the face number you hit, the more you progress.

The obstructions that you’ll face will depend upon the faces of the dice that you’ve hit.

More info in the "How to Play" section of the game.

Leave a comment

Log in with itch.io to leave a comment.