DiceDiceDice
About
Description:
This is a submission to the 2022 GMTK Game Jam with the theme "Roll Of The Dice". Die! Die! Die! - This short puzzle game focuses on the random elements of the six-sided die. Build physics-based structures out of randomly chosen dice placed by the player as well as randomly branched following the set of rules below. Don't let your structure fall as you try and manipulated probability and randomness to get your structure to the finish.
Rules:
White die represent the starting die and any die can be placed on them. The value of placeable die represents the maximum number of adjacent die (1-6). A random die is chosen to be placed each "turn". When a die is placed it will spawn another die in a random adjacent space(out of six); provided that space follows the above rules. Spawned die will essentially count down to 1 by picking adjacent directions, as long as there are viable spaces. The goal is to build the dice structure to the finish without it falling onto the table below.
Controls:
- Rotate View: "Middle Mouse Button" + Drag:
- Zoom In/Out: "Scroll Wheel"
- Place Die: "Left Mouse Button"
- Recenter View: "Right Mouse Button" (On Die)
- Reset Level: "R"
- Continue: "Space"
- Exit Game: "Escape"
- EXTRA(for game jam) - next level "n", previous level: "p", main menu: "m"