Commit | Line | Data |
---|---|---|
dfc78263 BA |
1 | p.boxed |
2 | | Captures are mandatory, with transformation into the captured piece. | |
3 | ||
4 | p. | |
5 | Everything is the same as in orthodox rules, except that when possible, | |
6 | captures are forced. | |
7 | The goal is still to checkmate, and stalemate is a draw. | |
8 | ||
9 | p. | |
10 | After each capture the capturer takes the nature of the captured piece. | |
11 | For example after 1.e4 a6 2.Bxa6 is forced and a6 is now a white pawn. | |
12 | ||
13 | figure.diagram-container | |
14 | .diagram | |
1c58eb76 | 15 | | fen:rnbqkbnr/1ppppppp/p7/8/4P3/8/PPPP1PPP/RNBQKBNR a6: |
dfc78263 BA |
16 | figcaption After 1.e4 a6, 2.Bxa6 turns the bishop into a pawn. |
17 | ||
18 | p If the king captures, it transforms as well but stays royal. | |
19 | ||
20 | h3 More information | |
21 | ||
22 | p | |
23 | a(href="https://www.chessvariants.com/difftaking.dir/cannibal.html") Cannibal Chess | |
24 | | on chessvariants.com. I added the forced captures for more fun. |