X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=variants.js;h=8fe9d9587101443b594caf6979824334eb28db62;hp=cad081ac0add2ecd211ebd48d89b183f8b813149;hb=HEAD;hpb=d01282a527e60af95f2a71deee1fbac9c0dd26be diff --git a/variants.js b/variants.js index cad081a..10cf42a 100644 --- a/variants.js +++ b/variants.js @@ -43,11 +43,11 @@ const variants = [ {name: 'Dark', desc: 'In the shadow'}, {name: 'Diamond', desc: 'Rotating board'}, {name: 'Dice', desc: 'Roll the dice'}, -// {name: 'Discoduel', desc: 'Enter the disco', disp: 'Disco Duel'}, -// {name: 'Dobutsu', desc: "Let's catch the Lion!"}, -// {name: 'Doublearmy', desc: '64 pieces on the board', disp: 'Double Army'}, + {name: 'Discoduel', desc: 'Enter the disco', disp: 'Disco Duel'}, + {name: 'Dobutsu', desc: "Let's catch the Lion!"}, + {name: 'Doublearmy', desc: '64 pieces on the board', disp: 'Double Army'}, {name: 'Doublemove', desc: 'Double moves'}, -// {name: 'Dynamo', desc: 'Push and pull'}, + {name: 'Dynamo', desc: 'Push and pull'}, // {name: 'Eightpieces', desc: 'Each piece is unique', disp: '8 Pieces'}, // {name: 'Emergo', desc: 'Stacking Checkers variant'}, // {name: 'Empire', desc: 'Empire versus Kingdom'},