Maxi Yatzy is a variant of Yatzy. It is played with 6 dice and 20 combinations. This app serves you as a score sheet.
- Ones: The sum of all dice showing the number 1.
- Twos: The sum of all dice showing the number 2.
- Threes: The sum of all dice showing the number 3.
- Fours: The sum of all dice showing the number 4.
- Fives: The sum of all dice showing the number 5.
- Sixes: The sum of all dice showing the number 6.
If a player manages to score at least 75 points in the upper section, they are awarded a bonus of 50 points.
- One Pair: Two dice showing the same number. Score: Sum of those two dice.
- Two Pairs: Two different pairs of dice. Score: Sum of dice in those two pairs.
- Three Pairs: Three pairs of dice. Score: Sum of all the dice.
- Three of a Kind: Three dice showing the same number. Score: Sum of those three dice.
- Four of a Kind: Four dice with the same number. Score: Sum of those four dice.
- Five of a Kind: Five dice with the same number. Score: Sum of those five dice.
- Small Straight: The combination 1-2-3-4-5. Score: 15 points (sum of all the dice).
- Large Straight: The combination 2-3-4-5-6. Score: 20 points (sum of all the dice).
- Full Straight: The combination 1-2-3-4-5-6. Score: 21 points (sum of all the dice).
- Full House: Any set of three combined with a different pair. Score: Sum of all the dice.
- Castle (Villa): Two sets of three dice showing the same number. Score: Sum of all the dice.
- Tower: A set of four combined with a set of two. Score: Sum of all the dice.
- Chance: Any combination of dice. Score: Sum of all the dice.
- Maxi Yatzy: All six dice with the same number. Score: 100 points.
- React 17.0.2
- Webpack 5.70.0
- @emotion/styled 11.8.1
Run project locally at http://localhost:8080/.
Build project to dist folder.