Roll (in) the Dice
About
🎲 Roll (in) the Dice 🎲 is a puzzle/platform game that implements several simple mechanics that, combined, can create complex puzzles in which you need to reach a goal.
🏁 The goal must be activated somehow, which totally depends on each puzzle. Some elements in the scene may help you (or maybe hinder) your way to the goal. Take a good look at the room and choose the best way to escape from it. 🏃♂️
⚙️ The mechanics/puzzles implemented are:
- 🔄 Gravity Change: You may not be able to go to Platform 9¾ at King's Cross Station if you hit a wall with enough resolution. However, gravity may change, allowing you to walk on a different side of the dice. This will also affect some objects on the scene.
- 🧊 Block: Move it around the map by pushing or carrying it to activate other mechanisms, build stairs, block undesired events... There are two types of blocks:
- 🆓 Free: You can move it in any dimension, no rules, only the gravity law.
- 🔒 Side-Locked: You can only interact with these when the current side you're standing on is the one indicated by the value in the block itself.
- 🔘 Button: It needs to be pressed by a block, and it enables/disables some other mechanism in the room.
- 🔥 Fire Torch: You may find some torches spread around the map. It is said that if you light them all, something will happen.
- 💨 Air Streams: Some industrial fans produce enough air to extinguish the fire from your torch. You may need to turn it off or take a detour if you want to get to the other side with some fire in your torch.