Package de.palmmedia.yahtzee.game.elements

Class Summary
Chance Element where all dices are allowed.
Element Represents an element.
FullHouse Element where 3 and 2 dices have to be equal.
LargeStraight Straight with 5 dices in a row.
Number Element where dices have to be equal to a certain number.
OneKind Element where a certain number of dices has to be equal.
SmallStraight Straight with 4 dices in a row.
Straight Element with a certain number of dices in a row.
Yahtzee Element where all dices are equal.