diff --git a/docs/chess-kit.pdf b/docs/chess-kit.pdf index a3779d8..7304ca2 100644 Binary files a/docs/chess-kit.pdf and b/docs/chess-kit.pdf differ diff --git a/docs/rules.md b/docs/rules.md index f0e4a45..20772be 100644 --- a/docs/rules.md +++ b/docs/rules.md @@ -350,6 +350,9 @@ Here's the move that might look good, but gives the game to White: ![Diagram](images/rules/two-move-chess4.png) +Because the two queen cards cancel each other out, Black gets to play the bishop +card twice, then White gets to play the rook card twice. + Because Black takes both of White's movable pawns at e4 and f3, the bishops are now White's least valuable, movable piece type, and White can use any card to move them. White can capture the pawn at e7, and the king at f8. Note the diff --git a/raw_rules/rules.md b/raw_rules/rules.md index c0b10f0..8d2432b 100644 --- a/raw_rules/rules.md +++ b/raw_rules/rules.md @@ -408,6 +408,9 @@ Here's the move that might look good, but gives the game to White: arrow: b4, e7, white arrow: e7, f8, white +Because the two queen cards cancel each other out, Black gets to play the bishop +card twice, then White gets to play the rook card twice. + Because Black takes both of White's movable pawns at e4 and f3, the bishops are now White's least valuable, movable piece type, and White can use any card to move them. White can capture the pawn at e7, and the king at f8. Note the