X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants.js;h=8918f470af17ab13495ef64083f9919f76464447;hb=65cf1690c6119c949e2ea8feba8835b6e90b79a2;hp=c9af9e4a9d006f893c7ecbc46d206ef279ae6e98;hpb=554e3ad3773a3123701bd894db1df4c1843283b8;p=xogo.git diff --git a/variants.js b/variants.js index c9af9e4..8918f47 100644 --- a/variants.js +++ b/variants.js @@ -1,8 +1,7 @@ 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: '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"},