A downloadable game for Windows

Created for the "GMTK Game Jam 2022", and extremely unfinished.

Move the ball and pound the dice to select the number that completes the operation before the time ends. The dice numbers will be hidden, and will only appear for a brief moment when you pound them, so you need to remember their positions. If you pound the correct number, you'll get an extra time award; but if the number is wrong, you'll get a time penalty.

Known issues:

*** Currently, if the game cannot reach 60 FPS, the speed of the sphere will slow down. Shouldn't happen on most computers.

*** The game launches in a regular window with size 1024 x 768, and cannot be resized. It can be switched to fullscreen with Alt + Enter, but the game won't look good, as the resolution will still be 1024 x 768.

As a workaround, create a shortcut file for "Dicetryx.exe", right-click the shortcut and select "Properties", and go to the "Shortcut" tab. There you can change the "Run" option to "Maximized". Then just run the shortcut instead of "Dicetryx.exe".

Alternatively, you can add the following text at the very end of the "Target" field (with a space before it):

-screen-width 1920 -screen-height 1080 -screen-fullscreen 1

That will run the game in fullscreen with a resolution of 1920 x 1080. You can type a different resolution to match yours. To run in a window, change the number after "-screen-fullscreen" to "0" instead of "1".

StatusReleased
PlatformsWindows
AuthorTrisibo
Made withGIMP, Unity, Blender
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard

Download

Download
Dicetryx.zip 23 MB

Leave a comment

Log in with itch.io to leave a comment.