Fix typo
This commit is contained in:
parent
10a0dc348e
commit
bc42a5bfa4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const rules = `There are only 5 simple rules!
|
|||
|
||||
2. At the beginning of each round, you must rearrange the order of your cards and place them face down in a stack.
|
||||
|
||||
3. During the round, players go around in a circle, claiming increasingly greater numbers. If it is you turn to claim a number, you must either claim a larger number than the previously claimed number or call BS. If you call BS, the previous player must flip over their claimed number of black (clubs or spades) cards from the tops of everyone's stacks.
|
||||
3. During the round, players go around in a circle, claiming increasingly greater numbers. If it is your turn to claim a number, you must either claim a larger number than the previously claimed number or call BS. If you call BS, the previous player must flip over their claimed number of black (clubs or spades) cards from the tops of everyone's stacks.
|
||||
|
||||
4. If the previous player manages to flip over their claimed number of black cards, you must choose a card from your stack to give up. Otherwise, the previous player must choose one of their cards to give up.
|
||||
|
||||
|
|
Loading…
Reference in a new issue