X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=views%2Frules%2FSwitching.pug;fp=views%2Frules%2FSwitching.pug;h=3104734b0943b35a42dd271d267a56afa4366695;hb=1221ac47836806efb287b0323b92957d9129c653;hp=0000000000000000000000000000000000000000;hpb=a6abf094c35a26019e47fea21302c4be32ff030b;p=vchess.git diff --git a/views/rules/Switching.pug b/views/rules/Switching.pug new file mode 100644 index 00000000..3104734b --- /dev/null +++ b/views/rules/Switching.pug @@ -0,0 +1,32 @@ +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. + 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.