X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=views%2Frules%2FCheckered.pug;h=ea9b9413929e4f2d8730c79c0d822c4830a851ed;hb=2316f8b8248589effc756d5c09c73a1acb431574;hp=96e4475e1131934ef69dcfa4f53c86b86d74366f;hpb=3ad85eac7975eef019f2883fe0be19ed4a646387;p=vchess.git diff --git a/views/rules/Checkered.pug b/views/rules/Checkered.pug index 96e4475e..ea9b9413 100644 --- a/views/rules/Checkered.pug +++ b/views/rules/Checkered.pug @@ -41,7 +41,7 @@ ol span Remarks: ul li A checkered move cannot be "undone" right after if this repeat the position. - li Checkered chess pieces cannot be captured. + li Checkered pieces cannot be captured. figure.diagram-container .diagram @@ -53,8 +53,15 @@ figure.diagram-container h3 Pawn moves ul - li A pawn captured on its starting square keeps the right to advance two squares. - li Checkered pawns cannot capture en passant. + li. + Pawns can jump two squares only from their initial rank, and only once in the game: + a checkered pawn returning on the pawns' start rank cannot jump. However: + li. + A pawn captured on its starting square (thus becoming "checkered") keeps the + right to advance two squares. + li. + Checkered pawns cannot capture en passant, because while the pawn was "passing" + they were of the same color. h2.stageDelimiter Stage 2