Draft of Ultima chess rules; almost OK HalfChess
[vchess.git] / variants.js
index 8a00fe0..5623334 100644 (file)
@@ -12,4 +12,6 @@ module.exports = [
        { "name": "Crazyhouse", "description": "Captures reborn" },
        { "name": "Switching", "description": "Exchange pieces positions" },
        { "name": "Extinction", "description": "Capture all of a kind" },
+       { "name": "Ultima", "description": "Non-standard captures" },
+       { "name": "Half", "description": "Small board" },
 ];