X-Git-Url: https://git.auder.net/pieces/Checkered/cq.svg?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FBenedict%2Fen.pug;h=59f257cbcaf3812bec5a281a0a4ad2d03ee89aed;hb=d048c4c997a6f7de8a612b99dcfccd26e4de2606;hp=805dbf4c661158482b8ac6d91373ec7c54c2a928;hpb=9bd6786b863c31c3ccd0057b87cf454c90886056;p=vchess.git diff --git a/client/src/translations/rules/Benedict/en.pug b/client/src/translations/rules/Benedict/en.pug index 805dbf4c..59f257cb 100644 --- a/client/src/translations/rules/Benedict/en.pug +++ b/client/src/translations/rules/Benedict/en.pug @@ -6,6 +6,8 @@ p. They change side, until the opponent in turn can attack them. There are no captures: only color changes. +p Castling is possible, and flips pieces attacked by the king or rook. + figure.diagram-container .diagram | fen:r1bqkbnr/ppPpPppp/2n5/3N4/8/8/PPPPPPPP/R1BQKBNR: @@ -14,8 +16,8 @@ figure.diagram-container h3 End of the game p. - The game ends when a king changes color. - There can be no stalemate since all pieces remain on the board. + The game ends when a king changes color, + or when a side cannot make a move (stalemate, draw). p. In the diagram position, 2...g6?? for example would allow 3.Nf6 which @@ -28,3 +30,5 @@ h3 Source p a(href="https://www.chessvariants.com/difftaking.dir/benedict.html") Benedict chess |  on chessvariants.com. + +p Inventor: W. Dan Troyka (2002)