930f8c70e8979c437d1c56ba561bba936bc52464
[vchess.git] / client / src / translations / rules / Konane / en.pug
1 p.boxed
2 | Capture orthogonally at each turn, "as in Draughts".
3 | If you cannot capture, you lose.
4
5 p
6 a(href="https://en.wikipedia.org/wiki/Konane") Hawaiian Checkers
7
8 p.
9 To initiate the game, the first player (black) must remove one of his stones
10 either in the upper left or lower right corner, or in the center,
11 as marked on the illustration.
12 The second player (white) then removes a stone orthogonally adjacent to
13 the first removed one, and the game starts.
14 To remove a stone at this stage, click it.
15
16 figure.diagram-container
17 .diagram
18 | fen:PpPpPpPp/pPpPpPpP/PpPpPpPp/pPpPpPpP/PpPpPpPp/pPpPpPpP/PpPpPpPp/pPpPpPpP a8,d5,e4,h1:
19 figcaption Allowed first "moves" (stone removal).
20
21 p.
22 Every move then is necessary a capture of at least one enemy piece.
23 Capture by jumping orthogonally over an adjacent stone to land right after
24 on an empty square. The intermediate piece is thus removed.
25 You may continue capturing, but only in the same direction,
26 with the same stone.
27 To stop a chain of captures (while more are available), play a move from the
28 current capturer until the location of the last captured stone:
29 g4 on this example.
30
31 figure.diagram-container
32 .diagram.diag12
33 | fen:PpPpPpPp/pPpPpPpP/PpPpP2p/pPpPp1pP/PpP1Pp1p/pPpPpP1P/PpPpPpPp/pPpPpPpP:
34 .diagram.diag22
35 | fen:PpPpPp1p/pPpPpP1P/PpPpP1Pp/pPpPp1pP/PpP1Pp1p/pPpPpP1P/PpPpPpPp/pPpPpPpP g4,g7:
36 figcaption.
37 Before and after a first capture g8xg7.
38 The available continuations are indicated.
39
40 p If a player has no possible capture, he loses.
41
42 h3 More information
43
44 p
45 | See for example
46 a(href="https://hawaiiancheckers.com/") hawaiiancheckers.com
47 | , and an
48 a(href="https://www.youtube.com/watch?app=desktop&v=-_y-B2wAwyw")
49 | example game
50 | . Konane is also playable on
51 a(href="https://brainking.com/en/GameRules?tp=94") brainking.com
52 | .