Fixes + implement Cylinder Chess
[vchess.git] / client / src / translations / rules / Hidden / en.pug
index 88e112b..e8ebbbb 100644 (file)
@@ -14,12 +14,14 @@ p The game is won by capturing the opposing King.
 
 figure.diagram-container
   .diagram
-    | fen:qbppnprp/prppbkpn/8/8/8/8/QBPPNPRP/PRPPBKPN:
+    | fen:qbppnprp/prpbpkpn/8/8/8/8/QBPPNPRP/PRPPKBPN:
   figcaption Possible starting position.
 
 p Notes
 ul
-  li The computer plays for now totally at random.
+  li.
+    The computer uses a basic strategy, way inferior to what a human could do
+    but still better than random play.
   li.
     Pieces are randomly set on the two first ranks.
     The king may be on second rank, and attacked by an enemy rook or queen.