Commit | Line | Data |
---|---|---|
eac8fbb5 BA |
1 | # New variants |
2 | 8-pieces https://www.youtube.com/watch?v=XZ8K02Da7Ps&list=PLRyjH8DPuzTBiym6lA0r84P8N0HnTtZyN&index=6&t=0s | |
27f8ec06 BA |
3 | https://www.chessvariants.com/rules/8-piece-chess "Eightpieces" |
4 | ||
f5a31ba0 BA |
5 | "Ball" Chess: 9x9 board, ball on center square. 2 queens ? |
6 | To take the ball when it's free you need to capture it. | |
7 | To take the ball when it's used, u need to take the piece. | |
8 | Goal: bring ball to final rank. | |
9 | Possibles passes : soit à une pièce, soit sur une case. | |
10 | --> remplace un déplacement de pièce. Par exemple pion a2 passe à cavalier a4 = 1 coup. | |
11 | --> selon le mode de déplacement standard (donc tout droit pour les pions) | |
12 | Pas de notion d'échec ou de mat (?) | |
13 | Si une pièce est mat elle donne le ballon (?) | |
14 | ||
15 | Landing pieces from empty board: | |
16 | https://www.chessvariants.com/diffsetup.dir/unachess.html | |
17 | ||
18 | Rugby http://www.echecspourtous.com/?page_id=7945 | |
19 | ||
27f8ec06 BA |
20 | "Capture" Chess (idea of opperwezen, maybe not new): captures are forced, |
21 | but the goal is still to checkmate (not lose all material). | |
22 | ||
23 | Cannibal Chess with forced captures. | |
24 | ||
25 | Knightrelay: implement "official" version as Knightrelay v1 | |
26 | ||
27 | Antiking: implement v1 (deterministic) https://www.chessvariants.com/diffobjective.dir/anti-king-chess.html | |
2ebba5c0 | 28 | |
f5a31ba0 BA |
29 | S-chess https://en.wikipedia.org/wiki/Seirawan_chess |
30 | ||
31 | Generator variant, called "Matrix" ? | |
b9a5fe01 BA |
32 | Peces on first rank never move but generate new pieces. Pawn don't generate. |
33 | A generator captured and replaced by a similar piece does not generate. | |
34 | King does not generate. No castling. En passant possible? | |
35 | Goal is still checkmate. | |
36 | ||
37 | Take(a)n(d)make : if capture a piece, take its power for the last of the turn and make a move like it. | |
38 | If a pawn taken: direction of the capturer. | |
39 | ||
f5a31ba0 | 40 | Maxima, Interweave, Roccoco |
27f8ec06 | 41 | |
f5a31ba0 | 42 | Synchrone Chess: allow to anticipate en-passant capture as well :) |
28b32b4f | 43 | |
f5a31ba0 | 44 | Dynamo chess |