Fix memory leak of moves hash on server side. Draft Align4
[xogo.git] / variants.js
index c9af9e4..5d04f45 100644 (file)
@@ -1,9 +1,8 @@
 const variants = [
-  // TODO: https://mancala.fandom.com/wiki/William_Daniel_Troyka Cleopatra chess
   {name: 'Absorption', desc: 'Absorb powers'},
-//  {name: 'Alapo', desc: 'Geometric Chess'},
-//  {name: 'Alice', desc: 'Both sides of the mirror'},
-//  {name: 'Align4', desc: 'Align four pawns'},
+  {name: 'Alapo', desc: 'Geometric Chess'},
+  {name: 'Alice', desc: 'Both sides of the mirror'},
+  {name: 'Align4', desc: 'Align four pawns'},
 //  {name: 'Allmate', desc: 'Mate any piece'},
   {name: 'Ambiguous', desc: "Play opponent's pieces"},
 //  {name: 'Antiking1', desc: 'Keep antiking in check', disp: 'Anti-King'},