Fist draft of Antiking variant (still being debugged)
[vchess.git] / variants.js
index ed2b6ba..6c2f62c 100644 (file)
@@ -3,7 +3,7 @@ module.exports = [
        { "name" : "Zen", "description" : "Reverse captures" },
        { "name" : "Atomic", "description" : "Explosive captures" },
        { "name" : "Chess960", "description" : "Standard rules" },
-//  { "name" : "AntiKing", "description" : "Keep anti-king in check" },
+  { "name" : "Antiking", "description" : "Keep antiking in check" },
 //  { "name" : "Magnetic", "description" : "Laws of attraction" },
 //  { "name" : "Alice", "description" : "Both sides of the mirror" },
 //  { "name" : "Grand", "description" : "Big board" },