X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants.js;h=5d04f45c2d0d219af127eff1266c87edd8bb3cca;hb=4cec374b0172e0888aa2fa33283ad72210be6e56;hp=90e9244966bc4614905358c2ca7637e8c58af463;hpb=f55a0a6753a62257c7caa62ae49c8a5673769065;p=xogo.git diff --git a/variants.js b/variants.js index 90e9244..5d04f45 100644 --- a/variants.js +++ b/variants.js @@ -1,9 +1,8 @@ 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: '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'},