|
Ya! Dice
-
Version
1.0.0
In this game you roll 5 dice and match the result with
the patterns to score points. First, you roll 5 dice,
and then you can choose to keep a number of dice and
roll the rest again, and then do this one more time.
After that you can match the final result with one of
the patterns, each pattern can only be used once so
you need to assign with care. The patterns are: One's -
points = sum of 1's in the dice; Two's - points = sum
of 2's in the dice; and so on to Six'es; Three of a
Kind (3 dice are showing the same face) - points = sum
of all dice; Four of a Kind (4 dice are showing the
same face) - points = sum of all dice; Full House (a
three of a kind and a pair) - points = 25; Small
Straight (4 sequential dice) - points = 30; Large
Straight (5 sequential dice) - points = 40; Ya! (all 5
dice showing the same face) - points = 50; Chance -
points = sum of all dice. After each set of rolls, you
must match the result with an unmatched pattern, so it
is possible that you score zero for some of the
patterns.
|