X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=variants.js;h=18d5891db2eed9d0b8577a1b7184c12047a8d4f5;hp=5d04f45c2d0d219af127eff1266c87edd8bb3cca;hb=5f08c59b29c2173cc8b2df1a3799ee971a14e691;hpb=fc12475fd434835816796ece83d93341af6c1550 diff --git a/variants.js b/variants.js index 5d04f45..18d5891 100644 --- a/variants.js +++ b/variants.js @@ -3,7 +3,7 @@ const variants = [ {name: 'Alapo', desc: 'Geometric Chess'}, {name: 'Alice', desc: 'Both sides of the mirror'}, {name: 'Align4', desc: 'Align four pawns'}, -// {name: 'Allmate', desc: 'Mate any piece'}, + {name: 'Allmate', desc: 'Mate any piece'}, {name: 'Ambiguous', desc: "Play opponent's pieces"}, // {name: 'Antiking1', desc: 'Keep antiking in check', disp: 'Anti-King'}, // {name: 'Antimatter', desc: 'Dangerous collisions'},