Commit | Line | Data |
---|---|---|
dbc79ee6 | 1 | PROBABLY WON'T FIX: |
b496e4ae | 2 | Embedded rules language not updated when language is set (in Analyse, Game and Problems) |
0b4bca84 | 3 | If new live game starts in background, "new game" notify OK but not first move. |
9415c80a | 4 | |
cdab5663 BA |
5 | "FreeBoard", re-using a lot of Board logic, but with SVG (empty) board + SVG (empty) reserves. |
6 | Will be used for variants with custom non-rectangular board (Hex, at least) | |
7 | Or, with other board shapes (see greenchess.net for example) | |
c3949cbd | 8 | |
4313762d BA |
9 | Merge Orda + Empire + Hoppelpoppel + Newzealand getSlideNJumpMoves() into base_rules.js |
10 | => allow to simplify getPawnMoves in RoyalRace (and some getXMoves in Shatranj) | |
11 | ||
12 | Option "free placement" in Hidden | |
b0116a67 | 13 | |
eaa5ad3e | 14 | #New variants: |
b0116a67 BA |
15 | Chessplode |
16 | Tablut | |
eaa5ad3e | 17 | |
8b148817 BA |
18 | New stealthbomb mode, explode when capture enemy bomb (always on pawn) |
19 | ||
eaa5ad3e BA |
20 | https://brainking.com/fr/GameRules?tp=128 Massacre Chess |
21 | ||
eaa5ad3e BA |
22 | PizzaKings https://www.chessvariants.com/unequal.dir/pizza-kings.html |
23 | https://en.m.wikipedia.org/wiki/Chess_with_different_armies#Pizza_Kings%5B11%5D_(John_Lawson) | |
24 | ||
eb2d61de BA |
25 | Coin Chess |
26 | https://msoworld.com/product/chess-variants/ | |
27 | Background: Unknown inventor | |
28 | Rules: | |
29 | Normal rules apply except for the introduction of a coin (or counter) | |
30 | Black starts by placing the coin on any unoccupied square. Play then continues with players alternating turns as in normal chess. | |
31 | On their turn, a player makes any legal move but may not move onto the square where the coin has been placed. The player may move over (but not onto), the coin square. | |
32 | The player ends their turn by leaving the coin where it stands or moving the coin to a different unoccupied square. | |
33 | The coin can never be placed on an occupied square, and therefore cannot be used to protect a piece from capture | |
34 | A player wins by checkmating the opponent. Note that the coin can be used to remove escape squares from the king. | |
35 | ||
eaa5ad3e | 36 | https://www.chessvariants.com/other.dir/nemoroth.html :-) |