X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FGrasshopper%2Fen.pug;h=70c31a96c63922d709b76f92ccdf00c6dc652b5d;hp=4f56997b73df9654a251df7b2282231e2d770648;hb=b627d118ab41dccbda68f4523de8f063d0fa89df;hpb=1eb6c9dd80ece517091d1763ea2e253315a006c8 diff --git a/client/src/translations/rules/Grasshopper/en.pug b/client/src/translations/rules/Grasshopper/en.pug index 4f56997b..70c31a96 100644 --- a/client/src/translations/rules/Grasshopper/en.pug +++ b/client/src/translations/rules/Grasshopper/en.pug @@ -1 +1,28 @@ -p TODO +p.boxed + | A new piece appears: the grasshopper (G), jumping over a piece and landing right after. + +p. + Each player begins with eight grasshoppers between the first rank and the + pawns on the third rank. The grasshopper moves potentially in all + directions, but needs the help of a piece for its movement : + it jumps over the first encountered piece (of any color), + and land on the very next square. + This square must be either empty or occupied by an enemy piece (which is eaten). + +figure.diagram-container + .diagram + | fen:8/5g2/ppppp3/8/2G2k2/1PPP4/4R3/8 a2,c2,c7,f7,g4: + figcaption Possible grasshopper moves from c4. + +p. + Note: grasshopper moves are not symmetric. + On the diagram the black grasshopper cannot capture on c4. + +h3 Source + +p + a(href="https://www.chessvariants.com/dpieces.dir/grashopper.html") Grasshopper Chess + |  on chessvariants.com. + | This variant is also playable + a(href="https://greenchess.net/rules.php?v=grasshopper") on greenchess.net + |  (with a deterministic initial position).