X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=views%2Frules%2FSwitching%2Fen.pug;fp=views%2Frules%2FSwitching%2Fen.pug;h=8f1af19ae51cb429233da4b7eff45f820b897e47;hb=9a3c9f790aa28fd4708faefe41b4624173922c8e;hp=0000000000000000000000000000000000000000;hpb=80b15df120c7444afc091b29332a27df36416126;p=vchess.git diff --git a/views/rules/Switching/en.pug b/views/rules/Switching/en.pug new file mode 100644 index 00000000..8f1af19a --- /dev/null +++ b/views/rules/Switching/en.pug @@ -0,0 +1,42 @@ +p.boxed + | In addition to standard moves, a piece can be exchanged + | with an adjacent friendly unit. + +h3 Specifications + +ul + li Chessboard: standard. + li Material: standard. + li Non-capturing moves: standard + switch. + li Special moves: standard. + li Captures: standard. + li End of game: standard. + +h3 Basics + +p + | Instead of a normal move, a piece may be exchanged with an adjacent friendly one. + | Switching can move pawns until rank 1 or final rank. In the first case a 2-squares, + | jump is possible, and in the second a promotion occurs. + | Switching must involves two different units. + | Switching while the king is under check is not allowed. + +p. + Notation: a switch move is marked by the capital letter 'S' followed by + the exchanged squares. Example in diagram: Sb8c8 + +figure.diagram-container + .diagram + | fen:1RB3k1/5ppp/8/8/8/8/8/K7: + figcaption White can mate in 1 by switching b8-c8 + +p. + Note: if the king and rook are on two adjacent squares, castling and switching + from the king are triggered in the same way. Castling takes priority: + if you wanna switch, use the rook. + +h3 Credits + +p + a(href="https://www.chessvariants.com/diffmove.dir/switching.html") Switching chess + | on chessvariants.com.