First working draft of Apocalypse
[xogo.git] / variants.js
index 3705c59..d3831c6 100644 (file)
@@ -7,8 +7,8 @@ const variants = [
   {name: 'Ambiguous', desc: "Play opponent's pieces"},
   {name: 'Antiking1', desc: 'Keep antiking in check', disp: 'Anti-King I'},
   {name: 'Antiking2', desc: 'Keep antiking in check', disp: 'Anti-King II'},
-//  {name: 'Antimatter', desc: 'Dangerous collisions'},
-//  {name: 'Apocalypse', desc: 'The end of the world'},
+  {name: 'Antimatter', desc: 'Dangerous collisions'},
+  {name: 'Apocalypse', desc: 'The end of the world'},
 //  {name: 'Arena', desc: 'Middle battle'},
 //  {name: 'Atarigo', desc: 'First capture wins', disp: 'Atari-Go'},
   {name: 'Atomic', desc: 'Explosive captures'},