X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FJoker%2Fen.pug;h=b7a05350e8a00d4d70f7515ecf684b09b87fcde7;hb=4c3031a52a1b95ad8002a3f055d4475130297a7b;hp=21203baa5e1f4ec67f253b53f9fd8b326f1f2992;hpb=0f7762c1d87e21d1c13ff0f38bd234b64b0a29d9;p=vchess.git diff --git a/client/src/translations/rules/Joker/en.pug b/client/src/translations/rules/Joker/en.pug index 21203baa..b7a05350 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 except the king. + +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.