X-Git-Url: https://git.auder.net/pieces/Checkered/cp.svg?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FAllmate%2Fen.pug;h=92e05261abc27e9f011c3c2d670503db3e11836a;hb=d048c4c997a6f7de8a612b99dcfccd26e4de2606;hp=f445290c500f523f62cae9d14900e5f034131643;hpb=e9b736ee3e72e2ddb9bf4da0c0f1e22a70f7448f;p=vchess.git diff --git a/client/src/translations/rules/Allmate/en.pug b/client/src/translations/rules/Allmate/en.pug index f445290c..92e05261 100644 --- a/client/src/translations/rules/Allmate/en.pug +++ b/client/src/translations/rules/Allmate/en.pug @@ -13,6 +13,8 @@ p. Pieces cannot be taken in the normal way, only by the "mate-capture" described above. +p The game ends when a king is "mate-captured". + figure.diagram-container .diagram | fen:rnbqkbnr/p1pppppp/8/8/1P6/2N5/P1PPPPPP/RNBQKBNR: @@ -23,12 +25,16 @@ p. 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. -h3 End of the game +h3 "Suicide" note -p The game ends when a king is "mate-captured". +p. + In the current implementation, all pieces except kings can "commit suicide", + that is to say move or be left on a square where they are mated. h3 Source p a(href="https://www.chessvariants.com/difftaking.dir/allmate.html") Allmate chess |  on chessvariants.com. + +p Inventor: Dr. Chris Taylor (1979)