| 1 | #Enhancements |
| 2 | |
| 3 | In Hall: at loading, if something in a tab and nothing in another (e.g. live/corr challenges), |
| 4 | show the other even if settings say to show the empty one. |
| 5 | |
| 6 | tabs "running" and "completed" for MyGames page (default to running if any and my turn) |
| 7 | "load more" option for completed games (act on corr games). |
| 8 | |
| 9 | "load more" option for problems as well: similar to news page. |
| 10 | Also on corr challenges. |
| 11 | |
| 12 | # New variants |
| 13 | Landing pieces from empty board: |
| 14 | https://www.chessvariants.com/diffsetup.dir/unachess.html |
| 15 | |
| 16 | Rugby http://www.echecspourtous.com/?page_id=7945 |
| 17 | |
| 18 | Cannibal Chess with forced captures. |
| 19 | |
| 20 | Knightrelay: implement "official" version as Knightrelay v1 |
| 21 | |
| 22 | Antiking: implement v1 (deterministic) https://www.chessvariants.com/diffobjective.dir/anti-king-chess.html |
| 23 | |
| 24 | S-chess https://en.wikipedia.org/wiki/Seirawan_chess |
| 25 | |
| 26 | Generator variant, called "Matrix" ? |
| 27 | Peces on first rank never move but generate new pieces. Pawn don't generate. |
| 28 | A generator captured and replaced by a similar piece does not generate. |
| 29 | King does not generate. No castling. En passant possible? |
| 30 | Goal is still checkmate. |
| 31 | |
| 32 | Take(a)n(d)make : if capture a piece, take its power for the last of the turn and make a move like it. |
| 33 | If a pawn taken: direction of the capturer. |
| 34 | |
| 35 | "Ball" Chess: 9x9 board, ball on center square. 2 queens ? |
| 36 | To take the ball when it's free you need to capture it. |
| 37 | To take the ball when it's used, u need to take the piece. |
| 38 | Goal: bring ball to final rank. |
| 39 | Possibles passes : soit à une pièce, soit sur une case. |
| 40 | --> remplace un déplacement de pièce. Par exemple pion a2 passe à cavalier a4 = 1 coup. |
| 41 | --> selon le mode de déplacement standard (donc tout droit pour les pions) |
| 42 | Pas de notion d'échec ou de mat (?) |
| 43 | Si une pièce est mat elle donne le ballon (?) |
| 44 | |
| 45 | Maxima, Interweave, Roccoco |
| 46 | |
| 47 | Synchrone Chess: allow to anticipate en-passant capture as well :) |
| 48 | |
| 49 | Dynamo chess |