Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions 4-DOM-pig-game/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This variation is the same as Pig, except:

Two standard dice are rolled. If neither shows a 1, their sum is added to the turn total.
If a single 1 is rolled, the player scores nothing and the turn ends.
If two 1s are rolled, the player’s entire score is lost, and the turn ends.
If a double is rolled, the point total is added to the turn total as with any roll but the player is obligated to roll again (possible sub-variation of the two-dice game)