Skip to content

Commit

Permalink
Clarify flow of control multi-round dice game
Browse files Browse the repository at this point in the history
  • Loading branch information
maryrosecook authored Nov 28, 2017
1 parent d8edab6 commit 88d79b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -709,4 +709,4 @@ Let's agree now that the program returning `false` means 'I lose', and `true` me

- _**Write the dice game as above.**_
- _**Upgrade the dice game: now both I and my opponent roll two six-sided dice each.**_
- _**Upgrade the game once more: now we play the best of three rounds (still with two dice each).**_
- _**Upgrade the game once more: now we play several rounds for each game. The first player to win two rounds wins the game. (Still with two dice each.)**_

0 comments on commit 88d79b8

Please sign in to comment.