X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=variants.js;h=8fe9d9587101443b594caf6979824334eb28db62;hp=9ff40a7ca0b557dd22cead6b03abae739402cd1f;hb=HEAD;hpb=7379efc5a40788dbf093a4dd5613ca9fbe73cbcf diff --git a/variants.js b/variants.js index 9ff40a7..10cf42a 100644 --- a/variants.js +++ b/variants.js @@ -39,15 +39,15 @@ const variants = [ {name: 'Crazyhouse', desc: 'Captures reborn'}, {name: 'Crossing', desc: 'Cross the river'}, {name: 'Cylinder', desc: 'Neverending rows'}, -// {name: 'Cwda', desc: 'New teams', disp: 'Different armies'}, + {name: 'Cwda', desc: 'New teams', disp: 'Different armies'}, {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: '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: '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'},