Add Gomoku + Atarigo
[vchess.git] / client / src / translations / variants / en.pug
index aea01ff..eca4de1 100644 (file)
@@ -433,6 +433,22 @@ 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
+    li #[a(href="/#/variants/"+v) #{v}]
+
 h3 Miscelleanous
 
 p.
@@ -446,6 +462,7 @@ p.
     "Bicolour",
     "Evolution",
     "Forward",
+    "Fusion",
     "Gridolina",
     "Hamilton",
     "Kingsmaker",
@@ -453,6 +470,7 @@ p.
     "Refusal",
     "Relayup",
     "Rollerball",
+    "Selfabsorption",
     "Takenmake",
     "Wormhole"
   ]