Play variations of the well-known dice rolling game in an R session.
Because why not?
Latest release: v1.3.4
Previous releases: - v1.3.0 - v1.2.0 - v1.1.0 - v1.0.0
+--------------+----+ +--------------+----+
|Aces | | |1 pair | |
|Twos | | |2 pairs | |
|Threes | | |3 of a kind | |
|Fours | 8| |4 of a kind | |
|Fives | | |Small straight| |
|Sixes | 18| |Long straight | |
|Upper bonus | | |Full house | |
| | | |Chance | |
| | | |Yatzy | |
+--------------+----+ +--------------+----+
|Upper total 26| |Game: yatzy |
|Lower total 0| |TOTAL 26|
+-------------------+ +-------------------+
----- ----- ----- ----- -----
| o | | o| |o o| |o o| |o o|
| | | o | | | | o | |o o|
| o | |o | |o o| |o o| |o o|
----- ----- ----- ----- -----
Available variations:
uses the Forced Joker rules, as described at Wikipedia.
Yatzy (public domain game)
as per Wikipedia.
Forced Yatzy (public domain game)
same as regular Yatzy, but where you are compelled to fill the score card in the order in which the options appear.
Maxi Yatzy (6 dice version of Yatzy)
as per Wikipedia.
Mitzy (a 4-dice derivative-ish of Yatzy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.