Konane: simplify code, easier gameplay
[vchess.git] / client / src / translations / rules / Konane / en.pug
index 9a15f67..9384ac0 100644 (file)
@@ -2,6 +2,9 @@ p.boxed
   | Capture orthogonally at each turn, "as in Draughts".
   | If you cannot capture, you lose.
 
+p
+  a(href="https://en.wikipedia.org/wiki/Konane") Hawaiian Checkers
+
 p.
   To initiate the game, the first player (black) must remove one of his stones
   either in the upper left or lower right corner, or in the center,
@@ -21,18 +24,11 @@ p.
   on an empty square. The intermediate piece is thus removed.
   You may continue capturing, but only in the same direction,
   with the same stone.
-  To stop a chain of captures (while more are available), play a move from the
-  current capturer until the location of the last captured stone:
-  g4 on this example.
 
 figure.diagram-container
-  .diagram.diag12
-    | fen:PpPpPpPp/pPpPpPpP/PpPpP2p/pPpPp1pP/PpP1Pp1p/pPpPpP1P/PpPpPpPp/pPpPpPpP:
-  .diagram.diag22
-    | fen:PpPpPp1p/pPpPpP1P/PpPpP1Pp/pPpPp1pP/PpP1Pp1p/pPpPpP1P/PpPpPpPp/pPpPpPpP g4,g7:
-  figcaption.
-    Before and after a first capture g8xg7.
-    The available continuations are indicated.
+  .diagram
+    | fen:PpPpPpPp/pPpPpPpP/PpPpP2p/pPpPp1pP/PpP1Pp1p/pPpPpP1P/PpPpPpPp/pPpPpPpP g4,g6:
+  figcaption Available captures from g8.
 
 p If a player has no possible capture, he loses.