First working draft of Apocalypse
[xogo.git] / variants.js
index 4108165..d3831c6 100644 (file)
@@ -8,7 +8,7 @@ const variants = [
   {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: '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'},