Skip to content

Commit

Permalink
Reduce bonus for correct guesses in Cloak and Dagger, for #5.
Browse files Browse the repository at this point in the history
  • Loading branch information
donkirkby committed Oct 21, 2023
1 parent 74965f4 commit 8b8e5d7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions raw_rules/new_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,11 @@ Here's one possible way to fill in your grid at the start of the game:
N . . . . . . O O

At the start of your turn, you may guess the identity of one of your opponent's
checkers. If you guess correctly, you make two moves in the current turn.
If you guess incorrectly, your turn is over.
checkers. If you guess correctly, you may make a bonus move after your regular
move. Your bonus move may be either a regular pawn move or to take back a pawn
that your opponent captured and drop it on an empty square in your second rank.
If you guess incorrectly, your opponent may make the same kind of bonus move
before their next turn.

At the end of your turn, you may replace any number of your checkers with their
uncloaked chess pieces.
Expand Down

0 comments on commit 8b8e5d7

Please sign in to comment.