Add simple Dice chess 8x8
[vchess.git] / client / src / translations / rules / Dice / en.pug
1 p.boxed.
2 Play the piece type determined by a dice roll.
3
4 p.
5 At each turn, click on any empty square first: you will see a piece type
6 written in the moves list, and a piece of this nature will be highlighted on
7 the board. You then have to play a move with this piece's type.
8
9 p There is no check or checkmate: the goal is to capture the king.
10
11 figure.diagram-container
12 .diagram
13 | fen:r1b2b1r/pp2p3/2p2q2/3p1kpp/1P2Qp2/2K2P1P/P1PP2P1/RNB2BNR:
14 figcaption Both kings could be captured if the dice indicated a queen.
15
16 p.
17 Games are likely to be very random with this constraint.
18 Play at your own risk :)