Improvised Dice Game
An improvised dice game.
Made by Khoi Ho for GAM-230 (Southern New Hampshire University).
1. How to Play
+ Click "Roll the Dice" to roll all 6 dice.
+ Optionally, you have up to 3 times to roll one die. Click a die to roll it.
+ Click "Pass" to end your turn.
+ You can control the camera to look at the values of the dice. Use WASD to move the camera, and hold the right mouse button to rotate it.
2. Goal
Try to reach 500 points before the other player.
+ If player 2 reaches 500 points first, then player 2 wins.
+ If player 1 reaches 500 points first, then player 2 must get the total score greater than that of player 1 to win, otherwise player 1 wins.
3. Scoring
In each turn, the score is the sum of all the values of the dice.
Bonuses:
1. If the two tetrahedral dice (T) have the same value, their sum is multiplied by 2.
2. If the two cubic dice (C) have the same value, their sum is multiplied by 4.
3. If the two octahedral dice (O) have the same value, their sum is multiplied by 6.
4. If any 2 of the conditions 1,2, and 3 are met, 50 points are added to the overall sum, or 100 points if the remaining condition is also met.
Examples:
T4-T6-C5-C3-O1-O9 -> (4+6) + (5+3) + (1+9) = 28 points
T3-T3-C2-C4-O7-O8 -> (3+3)x2 + (2+4) + (7+8) = 33 points
T4-T2-C6-C6-O4-O2 -> (4+2) + (6+6)x4 + (4+2) = 60 points
T1-T2-C3-C2-O5-O5 -> (1+2) + (3+2) + (5+5)x6 = 68 points
T4-T4-C1-C5-O3-O3 -> (4+4)x2 + (1+5) + (3+3)x6 + 50 = 108 points
T1-T1-C4-C4-O7-O7 -> (1+1)x2 + (4+4)x4 + (7+7)x6 + 100 = 220 points
Status | Released |
Platforms | HTML5 |
Author | minhkhoi0975 |
Made with | Unity |
Tags | Dice |
Leave a comment
Log in with itch.io to leave a comment.