Keep Dicin'
A downloadable game for Windows and Linux
A puzzle game made for GMTK Jam 2022 with the theme "Roll of the dice". You play as a literal dice cube with some numbers replaced with images, and you need to move the dice on a square grid map to match the images with what is painted on the grid.
Comments
Log in with itch.io to leave a comment.
I am not smart enough for this one. After brute-force stopped working I quit :)
Very nice puzzle game! It’s cool how such simple rolling and matching mechanics makes for such challenging levels. Getting gold is really hard. :-P
20 levels is really impressive for such a short time, I probably wouldn’t manage to make so many.
I wonder how did you come up with the most efficient solutions? Did you write a solver, or are you just really good at this game? :-D
Thanks a lot! I’m actually adding more levels right now, since there are 3 more hours until the jam ends.
I actually designed the levels with a perfect solution in mind, trying to place the floor markers in a way that kind of guides the player to the solution. Sometimes I found a better one after playtesting, usually something like 2 moves less.