Add Gomoku + Atarigo
[vchess.git] / client / src / translations / variants / en.pug
index ee21f97..eca4de1 100644 (file)
@@ -320,6 +320,7 @@ p Pieces can be drop on the board, either immediately or later in the game.
     "Madhouse",
     "Rampage",
     "Recycle",
+    "Shogun",
     "Teleport"
   ]
 ul
@@ -425,7 +426,24 @@ p Orthodox rules, but the goal is not checkmate (or not only).
     "Threechecks",
     "Kinglet",
     "Koth",
-    "Squatter"
+    "Squatter1",
+    "Squatter2"
+  ]
+ul
+  for v in varlist
+    li #[a(href="/#/variants/"+v) #{v}]
+
+h3 Non-chess
+
+p Some games not chess related.
+-
+  var varlist = [
+    "Atarigo",
+    "Emergo",
+    "Fanorona",
+    "Gomoku",
+    "Konane",
+    "Yote"
   ]
 ul
   for v in varlist
@@ -440,14 +458,19 @@ p.
   var varlist = [
     "Alice",
     "Ambiguous",
+    "Bario",
     "Bicolour",
     "Evolution",
     "Forward",
+    "Fusion",
     "Gridolina",
     "Hamilton",
     "Kingsmaker",
     "Magnetic",
+    "Refusal",
     "Relayup",
+    "Rollerball",
+    "Selfabsorption",
     "Takenmake",
     "Wormhole"
   ]