This repo serves as the release branch for my personal game development project (Dice Puzzle Adventure).
This is a slightly updated version of my itch.io release that was a game jam submission for Games Plus Jam 2022.
Written in C# using Unity. Not intended for mobile play.
Click here to play! (Will make sound!).
Use the player dice (green outline) to eliminate all enemy dice (red outline).
- Left click and drag a player die over an enemy die to attack.
- Right click to reroll up to 2x per player die.
- You may reroll after an attack if the player die survives.
- You must win each level by at least 1.
- If you lose, you will be returned to level 1 (at least until I add game saving).
- There are 10 levels in total.
- Enjoy!