X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FTeleport1%2Fen.pug;fp=client%2Fsrc%2Ftranslations%2Frules%2FTeleport1%2Fen.pug;h=a3fd07c31af820967169891227d1c869222820a1;hb=2c9f08fce443d57a70e886242ec391d89e450a7b;hp=0000000000000000000000000000000000000000;hpb=3c9dded7df4334236ab6d83a0210c7f4729e29c1;p=vchess.git diff --git a/client/src/translations/rules/Teleport1/en.pug b/client/src/translations/rules/Teleport1/en.pug new file mode 100644 index 00000000..a3fd07c3 --- /dev/null +++ b/client/src/translations/rules/Teleport1/en.pug @@ -0,0 +1,37 @@ +p.boxed. + You can capture your pieces to teleport them instead of a regular move. + +p. + Instead of playing an orthodox move, it is possible to capture one of + our own pieces before repositioning it immediatly elsewhere on the board. + A king may remain under check while the move isn't complete. + A repositioned piece can give checkmate. + A pawn cannot be placed on the last rank. + +p. + A king can reposition a piece or be repositioned, + possibly to escape from a check. + +figure.diagram-container + .diagram.diag12 + | fen:7k/6b1/8/4Q2N/8/8/8/K7: + .diagram.diag22 + | fen:7k/6b1/5N2/7Q/8/8/8/K7: + figcaption Not a pin, nor a mate in 2. + +p. + 1.Qxh5,N@f6+ is played from the diagram position, showing that the queen + isn't really pinned. Then, instead of 1...Bh6 black can either reposition + the bishop or the king to escape from check. 1...Kxg7,B@d4+ for example. + +p To reposition a piece, just click on an empty square after a self-capture. + +h3 Source + +p + | This variant is + a(href="http://abrobecker.free.fr/chess/fairyblitz.htm#deplaceurdevivants") + | mentioned here + | . + +p Inventor: Philippe Rouzaud (2006)