X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FKnightmate%2Fen.pug;h=143716138b787b009cde336725aeb176a3a61a8d;hb=2c5d7b20742b802d9c47916915c1114bcfc9a9c3;hp=4f56997b73df9654a251df7b2282231e2d770648;hpb=a97bdbda4ecf83645d409b717e36828784d1450d;p=vchess.git diff --git a/client/src/translations/rules/Knightmate/en.pug b/client/src/translations/rules/Knightmate/en.pug index 4f56997b..14371613 100644 --- a/client/src/translations/rules/Knightmate/en.pug +++ b/client/src/translations/rules/Knightmate/en.pug @@ -1 +1,32 @@ -p TODO +p.boxed + | The king moves like a knight, and the knights like a king. + | The goal is still to checkmate the king. + +p "Knights moving like a king" are quite logically called "commoners". + +p Castling is still permitted, under the same conditions as in orthodox chess. + +figure.diagram-container + .diagram.diag12 + | fen:7k/8/8/8/8/1r6/8/3K1r2: + .diagram.diag22 + | fen:rcbqk1cr/pppp1ppp/8/2b1p3/2B1P3/5Q2/PPPP1PPP/RCB1K1CR: + figcaption. + Left: Royal knight version of the two-rooks mate. + Right: After 1.e4 e5 2.Bc4 Bc5 3.Qf3 + +p. + On the right diagram, the threat is 4.Bxf7+ Cxf7 5.Qxf7+, + with more material and a winning attack. + +h3 Source + +p + a(href="https://www.chessvariants.com/diffobjective.dir/knightmate.html") + | Knightmate Chess + |  on chessvariants.com. + | This variant is also playable + a(href="https://greenchess.net/rules.php?v=knightmate") on greenchess.net + | . + +p Inventor: Bruce Zimov (1972)