-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync the
yacht
exercise's docs with the latest data.
- Loading branch information
1 parent
e7ee319
commit e4d25c7
Showing
2 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Introduction | ||
|
||
Each year, something new is "all the rage" in your high school. | ||
This year it is a dice game: [Yacht][yacht]. | ||
|
||
The game of Yacht is from the same family as Poker Dice, Generala and particularly Yahtzee, of which it is a precursor. | ||
The game consists of twelve rounds. | ||
In each, five dice are rolled and the player chooses one of twelve categories. | ||
The chosen category is then used to score the throw of the dice. | ||
|
||
[yacht]: https://en.wikipedia.org/wiki/Yacht_(dice_game) |