X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=variants.js;h=f42033e2b67440f7ece718661a004e24f850445b;hb=c4d2eb5bdf1b23d8c4a9d09322f84a9e0da9d60c;hp=9ff40a7ca0b557dd22cead6b03abae739402cd1f;hpb=7379efc5a40788dbf093a4dd5613ca9fbe73cbcf;p=xogo.git diff --git a/variants.js b/variants.js index 9ff40a7..f42033e 100644 --- a/variants.js +++ b/variants.js @@ -39,12 +39,12 @@ 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: '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'},