X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FHiddenqueen%2Fen.pug;h=08c08c175d7b072c26a2bd5ccb3789d219509169;hb=b627d118ab41dccbda68f4523de8f063d0fa89df;hp=4f56997b73df9654a251df7b2282231e2d770648;hpb=a97bdbda4ecf83645d409b717e36828784d1450d;p=vchess.git diff --git a/client/src/translations/rules/Hiddenqueen/en.pug b/client/src/translations/rules/Hiddenqueen/en.pug index 4f56997b..08c08c17 100644 --- a/client/src/translations/rules/Hiddenqueen/en.pug +++ b/client/src/translations/rules/Hiddenqueen/en.pug @@ -1 +1,25 @@ -p TODO +p.boxed + | One of the pawns of each side is a disguised queen. + | She is revealed only when not moving like a pawn. + +p. + The hidden queen cannot give check (because the opponent cannot see her nature), + but she could sometimes capture the king. This capture ends the game. + Except that, everything goes as in orthodox chess. + +figure.diagram-container + .diagram + | fen:rnbqkbnr/ppp1tppp/8/3P4/8/8/TPPP1PPP/RNBQKBNR: + figcaption After 1.e4 d5 2.exd5 + +p. + In the diagram position, if the black hidden queen is on e7 then + they can play 2...Qxe1, revealing her identity and winning at the same time. + +h3 Source + +p + a(href="https://dames-cachees.herokuapp.com/rules") This website + |  introduces the rules and allow to play in live, + | with a deterministic initial position but a user-defined + | location of the hiden queen.