X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FAllmate%2Fen.pug;h=adf8d0d4b7fd0075f5b73efe6907c2c59e46f104;hb=eb2d61de8d569470fa329a484efe9bab420b2b82;hp=ad61e691ab0c3f45cdb5b44ab375c9cfecfb3ae6;hpb=3b6472d76e9acba77776591243d1fd76a9955779;p=vchess.git diff --git a/client/src/translations/rules/Allmate/en.pug b/client/src/translations/rules/Allmate/en.pug index ad61e691..adf8d0d4 100644 --- a/client/src/translations/rules/Allmate/en.pug +++ b/client/src/translations/rules/Allmate/en.pug @@ -1,5 +1,5 @@ p.boxed - | If a piece is attacked and cannot move out of attack, it is captured. + | If a piece is checkmated (as if it was a king), it is captured. p. If a piece is attacked and no orthodox move can prevent its (normal) capture, @@ -9,6 +9,19 @@ p. the piece is not captured. Thus, kings and other pieces may remain under check. +p. + If after a mate-capture another is made possible thanks to some pieces + removal, then the new mate-capture is applied and the process goes on. + +figure.diagram-container + .diagram.diag12 + | fen:1rb1n1r1/1ppp1pkp/pn4p1/4p3/3qN2Q/4bP2/PPP1P1PP/R2BKR1N: + .diagram.diag22 + | fen:1rb1n1r1/1ppp1pkp/pn6/4p1Q1/3qN3/5P2/PPP1P1PP/R2BKR1N: + figcaption. + Before and after 1.Qg5X, which takes first the bishop on e3, + and then the pawn on g6. + p. Pieces cannot be taken in the normal way, only by the "mate-capture" described above. @@ -23,7 +36,7 @@ figure.diagram-container p. Note about moves notation: since captures do not occur on final squares, an "X" mark is appended to the move to indicate a capture. - To keep notation short the potential list of captured squares is not written. + To keep notation short the list of captured squares is not written. h3 "Suicide" note @@ -34,7 +47,8 @@ p. h3 Source p - a(href="https://www.chessvariants.com/difftaking.dir/allmate.html") Allmate chess + a(href="https://www.chessvariants.com/difftaking.dir/allmate.html") + | Allmate chess |  on chessvariants.com. p Inventor: Dr. Chris Taylor (1979)