Roll a die using the arrow keys to match the top face to the tiles and clear the board.
Written in just 500 characters of code for TweetTweetJam9.


No one said it had to be fun.

Published 10 days ago
StatusReleased
PlatformsWindows, macOS, Linux, HTML5
AuthorThe4thCircle
GenrePuzzle
Made withPICO-8
Tags2D, Dice, PICO-8, small

Download

Download NowName your own price

Click download now to get access to the following files:

die_linux.zip 742 kB
die_osx.zip 7 MB
die_raspi.zip 2 MB
die_windows.zip 981 kB
die.p8.png 4 kB

Comments

Log in with itch.io to leave a comment.

I`d love to enjoy the game, but please explain it a little better. What or where is the top face?

Okay so it's like you're looking down at a 6 sided die on a chessboard. The white square is the die. The number you see on it is the number on the top face of the die. when you move, the die rolls 90 degrees in that direction onto the next square, moving one of the sides on top. if the number on the die matches the number on the tile it's sat on, it clears that square.

This game mostly tests your ability to visualise the die in 3D despite only ever seeing the top face.

Aaaah,now I understand. Thanks!