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=182fb8ffb0b06f75077fe6478311f59136e36f42;hpb=b98feb3f6bb7e03319474f7a032e296750eb179f;p=xogo.git diff --git a/variants.js b/variants.js index 182fb8f..f42033e 100644 --- a/variants.js +++ b/variants.js @@ -33,18 +33,18 @@ const variants = [ {name: 'Circular', desc: 'Run forward'}, {name: 'Clorange', desc: 'A Clockwork Orange', disp: 'Clockwork Orange'}, {name: 'Convert', desc: 'Convert enemy pieces'}, -// {name: 'Copycat', desc: 'Borrow powers'}, -// {name: 'Coregal', desc: 'Two royal pieces'}, -// {name: 'Coronation', desc: 'Long live the Queen'}, + {name: 'Copycat', desc: 'Borrow powers'}, + {name: 'Coregal', desc: 'Two royal pieces'}, + {name: 'Coronation', desc: 'Long live the Queen'}, {name: 'Crazyhouse', desc: 'Captures reborn'}, -// {name: 'Crossing', desc: 'Cross the river'}, + {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'},