Commit | Line | Data |
---|---|---|
eac8fbb5 | 1 | # New variants |
f5a31ba0 BA |
2 | Landing pieces from empty board: |
3 | https://www.chessvariants.com/diffsetup.dir/unachess.html | |
4 | ||
f5a31ba0 | 5 | Generator variant, called "Matrix" ? |
b9a5fe01 BA |
6 | Peces on first rank never move but generate new pieces. Pawn don't generate. |
7 | A generator captured and replaced by a similar piece does not generate. | |
8 | King does not generate. No castling. En passant possible? | |
9 | Goal is still checkmate. | |
10 | ||
11 | Take(a)n(d)make : if capture a piece, take its power for the last of the turn and make a move like it. | |
12 | If a pawn taken: direction of the capturer. | |
13 | ||
f5a31ba0 | 14 | Maxima, Interweave, Roccoco |
27f8ec06 | 15 | |
f5a31ba0 | 16 | Synchrone Chess: allow to anticipate en-passant capture as well :) |
28b32b4f | 17 | |
f5a31ba0 | 18 | Dynamo chess |