X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FZen%2Fen.pug;h=5aa106acc92048d0fe793e573fa161d53908ec53;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hp=6a6082d85a24128921a8e10d93ccf0aa23b0ac74;hpb=7dc18cbeaba1419709afde850ac44ecc1e0c89ec;p=vchess.git diff --git a/client/src/translations/rules/Zen/en.pug b/client/src/translations/rules/Zen/en.pug index 6a6082d8..5aa106ac 100644 --- a/client/src/translations/rules/Zen/en.pug +++ b/client/src/translations/rules/Zen/en.pug @@ -1,6 +1,5 @@ p.boxed - | Zen chess only change one thing to the standard rules: - | a piece A captures an opponent piece B if and only if B can take A + | A piece 'A' captures an opponent piece 'B' if and only if B can take A | according to the orthodox rules. figure.diagram-container @@ -8,16 +7,6 @@ figure.diagram-container | fen:r1bqkbnr/pppp1ppp/2n5/1B2p3/4P3/5N2/PPPP1PPP/RNBQK2R: figcaption After 3.Bb5?? black can play 3...Nxb5 or 3...e5xf3 for example -h3 Specifications - -ul - li Chessboard: standard. - li Material: standard. - li Non-capturing moves: standard. - li Special moves: standard. - li Captures: reverse, as stated above. - li End of game: standard; see below. - h3 End of the game p Conforming to the rule, the king captures the pieces which are attacking him. @@ -35,11 +24,16 @@ figure.diagram-container .diagram | fen:r7/2n5/1q6/5k2/8/8/K7/8: figcaption. - The king cannot take on a8 because it's guarded by the knight: it's checkmate + The king cannot take on a8 because the square is guarded by the knight: + it's checkmate h3 Source p. - Very few resources about this variation: - #[a(href="http://play.chessvariants.org/erf/ZenChess.html") this webpage] -  and #[a(href="http://www.pathguy.com/chess/ZenChess.htm") this one]. + | Very few resources about this variation: I found + a(href="http://play.chessvariants.org/erf/ZenChess.html") this webpage + |  and + a(href="http://www.pathguy.com/chess/ZenChess.htm") this one + | . + +p Inventor: Moe Moss (1970)