From dbaadf80b76bb242ce0446b7e8fb52ec56b9b83a Mon Sep 17 00:00:00 2001 From: Robert Osborne Date: Tue, 30 Jun 2009 22:21:26 -0400 Subject: [PATCH] Edited GREED_RULES --- koans/GREED_RULES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koans/GREED_RULES.txt b/koans/GREED_RULES.txt index f120604..bf237c0 100644 --- a/koans/GREED_RULES.txt +++ b/koans/GREED_RULES.txt @@ -1,12 +1,12 @@ = Playing Greed -Greed is a dice game played amoung 2 or more players, using 5 +Greed is a dice game played among 2 or more players, using 5 six-sided dice. == Playing Greed Each player takes a turn consisting of one or more rolls of the dice. -On the first roll of the game, a player rolls all six dice which are +On the first roll of the game, a player rolls all five dice which are scored according to the following: Three 1's => 1000 points @@ -37,7 +37,7 @@ final example. After a player rolls and the score is calculated, the scoring dice are removed and the player has the option of rolling again using only the -non-scoring dice. If there all no non-scoring dice), then the player +non-scoring dice. If all of the dice are scoring, then the player may roll all 5 dice in the next roll. The player may continue to roll as long as each roll scores points. If