X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FKnightrelay2%2Fen.pug;h=71b840f7e138b58e7b64af6a6565cddc915b92cc;hp=2cb3a8b8530030fa116ba43da4ac7b39ff03058d;hb=2c5d7b20742b802d9c47916915c1114bcfc9a9c3;hpb=9edfb7146fdc4dd08914b2a117d2852e705353aa diff --git a/client/src/translations/rules/Knightrelay2/en.pug b/client/src/translations/rules/Knightrelay2/en.pug index 2cb3a8b8..71b840f7 100644 --- a/client/src/translations/rules/Knightrelay2/en.pug +++ b/client/src/translations/rules/Knightrelay2/en.pug @@ -2,24 +2,26 @@ p.boxed | Any piece guarded by a friendly knight can also move like a knight. p. - In addition to its normal abilities, a piece guarded by a knight can move like him. - On the following diagram, 1.Nf4 would checkmate because it guard the g6 queen. - If it is black to play, then 1...Rxe2 is possible due to the c8 knight. + In addition to its normal abilities, a piece guarded by a knight can move + like him. On the following diagram, 1.Nf4 would checkmate because it guard + the g6 queen. If it is black to play, then 1...Rxe2 is possible due to the + c8 knight. figure.diagram-container .diagram | fen:7k/8/6Q1/1n6/8/2r5/4N3/K7: p. - A pawn on the sixth rank guarded by a knight could thus make a knight move to reach - the last rank and promote. + A pawn on the sixth rank guarded by a knight could thus make a knight move to + reach the last rank and promote. p These oddities excepted, orthodox rules apply. h3 Source p - | The original rule invented by Mannis Charosh (1972) is described for example + | The original rule invented by Mannis Charosh (1972) is described for + | example a(href="https://www.chessvariants.com/diffmove.dir/nrelay.html") on this page - | . However, I don't really like the invulnerability condition and the restrictions - | imposed in these rules, so I implemented this simpler version. + | . However, I don't really like the invulnerability condition and the + | restrictions imposed in these rules, so I implemented this simpler version.