Yahtzee
Description
Yahtzee is a computer implementation of the dice game. It can be played with one player against the computer, or two players against each other. Players take turns rolling the dice and trying to get various combinations. In a turn the dice (or subset of dice) can be re-rolled twice. Once the players filled their scorecards whoever earned the most points wins the game.
The game features a challenge mode in which the first roll is always the same for both players.

