Commit | Line | Data |
---|---|---|
78d64531 BA |
1 | p.boxed |
2 | | Capturing your own pieces is possible: captured units | |
3 | | can be landed anywhere instead of moving a piece. | |
4 | ||
5 | p | |
6 | | Orthodox rules apply, with only one change: | |
7 | | at each turn you can choose to eat one of your pieces, augmenting your | |
bf0bf806 | 8 | | "reserve" of pieces with this figure. At every move, you may |
78d64531 BA |
9 | | choose to land one of your reserve pieces anywhere on the board |
10 | | (except first and last ranks for pawns), instead of playing a regular move. | |
11 | ||
12 | p. | |
13 | Move notation: an arobase '@' indicate piece landing. For example B@d4 means | |
14 | a bishop rebirth on d4 square, and @f3 is a pawn landing on f3. | |
15 | ||
16 | figure.diagram-container | |
17 | .diagram | |
18 | | fen:rnbqkb1r/ppppnppp/8/4N3/3p4/8/PPPPPPPP/1RBQKBNR: | |
19 | figcaption After 1.Rxb1 Nxe7 2.N@e5 @d4 | |
20 | ||
21 | p. | |
2c5d7b20 BA |
22 | Note: when a pawn reaches the 8th(1st) rank, it will get removed from the |
23 | board. It will not be replaced by another piece. It does not promote. | |
78d64531 BA |
24 | |
25 | h3 Source | |
26 | ||
27 | p | |
2c5d7b20 BA |
28 | a(href="https://www.chessvariants.com/difftaking.dir/recyclechess.html") |
29 | | Recycle chess | |
78d64531 | 30 | | on chessvariants.com. |
d048c4c9 BA |
31 | |
32 | p Inventor: Robert Huber (2000) |