X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FBenedict%2Fen.pug;h=c1cbc33bddd7be8cbce5ce8b274492dfbf155f88;hb=2c5d7b20742b802d9c47916915c1114bcfc9a9c3;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..c1cbc33b 100644 --- a/client/src/translations/rules/Benedict/en.pug +++ b/client/src/translations/rules/Benedict/en.pug @@ -1,11 +1,14 @@ p.boxed - | Attacked pieces change color after each turn. Goal is to change king's color. + | Attacked pieces change color after each turn. + | Goal is to change king's color. p. More precisely, only pieces attacked by the moving unit are flipped. 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 moving unit(s). + figure.diagram-container .diagram | fen:r1bqkbnr/ppPpPppp/2n5/3N4/8/8/PPPPPPPP/R1BQKBNR: @@ -14,8 +17,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 @@ -26,5 +29,8 @@ p. h3 Source p - a(href="https://www.chessvariants.com/difftaking.dir/benedict.html") Benedict chess + a(href="https://www.chessvariants.com/difftaking.dir/benedict.html") + | Benedict chess |  on chessvariants.com. + +p Inventor: W. Dan Troyka (2002)