Skip to content
/ yahtzR Public

Play variations of the well-known dice rolling game in an R session

License

Notifications You must be signed in to change notification settings

JerBoon/yahtzR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahtzR

Play variations of the well-known dice rolling game in an R session.

Because why not?

image

Latest release: v1.3.4

Previous releases:

+--------------+----+ +--------------+----+
|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|
   -----   -----   -----   -----   ----- 

Details

Available variations:

  • Yahtzee (official game)

    • uses the Forced Joker rules, as described at Wikipedia.
  • Yatzy (public domain game)

  • 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)

  • Mitzy (a 4-dice derivative-ish of Yatzy)

    • Upper bonus value is 25, awarded for total of 42 or more.
    • Introduces a "Mini straight" which is a 4 number straight, scores per the dice roll total.

image

About

Play variations of the well-known dice rolling game in an R session

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages