Dice Maker Toolkit
About
A puzzle game where you try to match your dice to the faces on the right in as few moves as possible.
The scoring works like golf, you want it to be as far under par as possible.
Available Operations:
Pink: Roll the dice to reveal an adjacent face
Green: Rotate the dice face 90 degrees
Red: Copy the dice from a prior cell
Yellow: Add the values of two dice together
Light Blue: XOR the dots of two dice (the new dice will have a dot in each position if and only if one of the input dice has a dot in that position)
Blue: OR the dots of two dice (the new dice will have a dot in each position if either input dice has a dot in that position)
Purple: Split the dice, with the greater half on top if its value is odd
Music: "DreamDrive" from PASTEL by Ayato Sound Create
Other SFX generated with "chiptone" by SFBGames
Fonts: "Marumonica" by hicchicc, "Minimal5" by Saint11, "Magic Book" by Chevy Ray, "Headline" by Chevy Ray
*As of GMTK Game Jam submission, the 4 pink operations that turn the dice are not working as intended. But their behaviour (or misbehaviour) is consistent so you can still use them to solve all the puzzles. All other operations you can play are working as intended.
We just weren't able to submit fixes in time for the Jam 😔 We plan to re-upload the game with fixes, QoL changes, and new puzzles at a later date ✌ Thank you for playing!