X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Ftranslations%2Frules%2FDice%2Fen.pug;h=f2f51a196b98a4ce3710f8f5f0733518466a9c94;hb=5c27a4b518693204ee33f85b50cb2cd518d38941;hp=3fc2354a7df16f23d7bebbfb5cb3e6715d007be9;hpb=68971030c62c551e2bb030260d2346157c5652a9;p=vchess.git diff --git a/client/src/translations/rules/Dice/en.pug b/client/src/translations/rules/Dice/en.pug index 3fc2354a..f2f51a19 100644 --- a/client/src/translations/rules/Dice/en.pug +++ b/client/src/translations/rules/Dice/en.pug @@ -2,9 +2,9 @@ p.boxed. Play the piece type determined by a dice roll. p. - At each turn, click on any empty square first: you will see a piece type - written in the moves list, and a piece of this nature will be highlighted on - the board. You then have to play a move with this piece's type. + The first white move is chosen freely. Then, at each turn, you must play a + piece of the highlighted type on the board. + The piece's type to play is indicated in the moves list as well. p There is no check or checkmate: the goal is to capture the king. @@ -13,6 +13,10 @@ figure.diagram-container | fen:r1b2b1r/pp2p3/2p2q2/3p1kpp/1P2Qp2/2K2P1P/P1PP2P1/RNB2BNR: figcaption Both kings could be captured if the dice indicated a queen. +p. + Note: a pawn promotion into a piece type 'T' is a valid move + if the dice shows 'T'. + p. Games are likely to be very random with this constraint. Play at your own risk :)