X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants.js;h=8fe9d9587101443b594caf6979824334eb28db62;hb=182ba661e9c6e30fc641f4e71f29ae76961f4510;hp=eb7203e0a6d6b3629b32096dd3999ebb489f5114;hpb=fe234391b05ffef5e3236e82ca1391adcb784b45;p=xogo.git diff --git a/variants.js b/variants.js index eb7203e..8fe9d95 100644 --- a/variants.js +++ b/variants.js @@ -1,22 +1,21 @@ const variants = [ - // TODO: https://mancala.fandom.com/wiki/William_Daniel_Troyka Cleopatra chess {name: 'Absorption', desc: 'Absorb powers'}, -// {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: 'Ambiguous', desc: "Play opponent's pieces"}, -// {name: 'Antiking1', desc: 'Keep antiking in check', disp: 'Anti-King'}, -// {name: 'Antimatter', desc: 'Dangerous collisions'}, -// {name: 'Apocalypse', desc: 'The end of the world'}, -// {name: 'Arena', desc: 'Middle battle'}, -// {name: 'Atarigo', desc: 'First capture wins', disp: 'Atari-Go'}, + {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: 'Ambiguous', desc: "Play opponent's pieces"}, + {name: 'Antiking1', desc: 'Keep antiking in check', disp: 'Anti-King I'}, + {name: 'Antiking2', desc: 'Keep antiking in check', disp: 'Anti-King II'}, + {name: 'Antimatter', desc: 'Dangerous collisions'}, + {name: 'Apocalypse', desc: 'The end of the world'}, + {name: 'Arena', desc: 'Middle battle'}, + {name: 'Atarigo', desc: 'First capture wins', disp: 'Atari-Go'}, {name: 'Atomic', desc: 'Explosive captures'}, -// {name: 'Avalam', desc: 'Build towers'}, -// {name: 'Avalanche', desc: 'Pawnfalls'}, -// {name: 'Ball', desc: 'Score a goal'}, + {name: 'Avalam', desc: 'Build towers'}, + {name: 'Avalanche', desc: 'Pawnfalls'}, // {name: 'Balaklava', desc: 'Meet the Mammoth'}, -// {name: 'Bario', desc: 'A quantum story'}, + {name: 'Bario', desc: 'A quantum story'}, {name: "Balanced", desc: "balanced chess"}, // {name: 'Baroque', desc: 'Exotic captures'},*/ {name: "Benedict", desc: "Change colors"}, @@ -120,7 +119,7 @@ const variants = [ // {name: 'Relayup', desc: 'Upgrade pieces', disp: 'Relay-up'}, {name: 'Rifle', desc: 'Shoot pieces'}, {name: 'Recycle', desc: 'Reuse pieces'}, -// {name: 'Refusal', desc: 'Do not play that!'}, + {name: 'Refusal', desc: 'Do not play that!'}, // {name: 'Rollerball', desc: 'As in the movie'}, // {name: 'Rococo', desc: 'Capture on the edge'}, // {name: 'Royalrace', desc: 'Kings cross the 11x11 board', disp: 'Royal Race'},