This commit is contained in:
2022-01-30 11:28:41 -05:00
parent c52d9b9563
commit 2bc9788441

View File

@@ -123,9 +123,9 @@ precedence:
## scoring ## scoring
At the conclusion of a round of 7 cards, the player with the most At the conclusion of a round of 7 cards, the player with the most
cards is the winner. The face values of the cards is not considered cards is the winner. The face values of the cards are not
at scoring time. A draw may be handled in a "run-off game" or considered at scoring time. A draw may be handled in a "run-off
ignored as you like. game" or ignored as you like.
## examples ## examples