X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FJoker%2Fen.pug;h=1f10238452cf29484b98b1852233bf6e148e6298;hp=21203baa5e1f4ec67f253b53f9fd8b326f1f2992;hb=459edd581fa23f511e224f07554944bbe53a2d70;hpb=625235dc7725289a931a2a7f0d50927d74f5756d diff --git a/client/src/translations/rules/Joker/en.pug b/client/src/translations/rules/Joker/en.pug index 21203baa..1f102384 100644 --- a/client/src/translations/rules/Joker/en.pug +++ b/client/src/translations/rules/Joker/en.pug @@ -1 +1,22 @@ -p.boxed TODO +p.boxed + | A new piece can swap with any of your other pieces. + +p. + A new piece appears, starting in front of the pawns. + It moves like an Amazon: Queen + Knight, but doesn't capture. + Instead, it can swap its position with any piece. + +figure.diagram-container + .diagram + | fen:rnbqkbnr/pppppppp/3j4/8/8/3J4/PPPPPPPP/RNBQKBNR: + figcaption Deterministic initial position. + +p Pawns can promote into a Joker if you have none on the board. + +h3 Source + +p + | This variant is inspired by + a(href="https://www.reddit.com/r/TotemChess/comments/imi3v7/totem_rules/") + | Totem Chess + | , which seemed a bit too complicated.