X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FKinglet%2Fen.pug;h=7b6521e735308b27dfef68e745d141fd4656e351;hp=21203baa5e1f4ec67f253b53f9fd8b326f1f2992;hb=57078452549f252460d45e91b84c7eea40dd3e9c;hpb=d2edca6dfaafed2d1ab8d5941dbb77ed801798f6 diff --git a/client/src/translations/rules/Kinglet/en.pug b/client/src/translations/rules/Kinglet/en.pug index 21203baa..7b6521e7 100644 --- a/client/src/translations/rules/Kinglet/en.pug +++ b/client/src/translations/rules/Kinglet/en.pug @@ -1 +1,23 @@ -p.boxed TODO +p.boxed + | Capture all enemy pawns to win. + +p. + The king is a normal piece: there are no checks or checkmate. + A player loses when he has no pawns remaining. + Pawns can disappear by capture or promotion. + Pawns always promote to kings. + +figure.diagram-container + .diagram + | fen:4n3/k3p2p/8/2r5/8/2K5/2P5/2RB4: + figcaption White to play: the c2 pawn cannot be defended. + +h3 Source + +p + | The + a(href="https://www.chessvariants.com/winning.dir/kinglet.html") + | Kinglet variant + |  on chessvariants.com. + +p Inventor: Vernon R. Parton (1953)