X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FHidden%2Fen.pug;fp=client%2Fsrc%2Ftranslations%2Frules%2FHidden%2Fen.pug;h=f98808f9950b79f9f54a7db60638e4698f8f0e9f;hb=241bf8f2a9a2c48d793aeb0b1d20207f6371de70;hp=0000000000000000000000000000000000000000;hpb=31e9e40ad45faba38612982cfb1d6bdfd98ae20f;p=vchess.git diff --git a/client/src/translations/rules/Hidden/en.pug b/client/src/translations/rules/Hidden/en.pug new file mode 100644 index 00000000..f98808f9 --- /dev/null +++ b/client/src/translations/rules/Hidden/en.pug @@ -0,0 +1,26 @@ +p.boxed + | If a piece captures one of the same kind, both disappear. + +// TODO: + // Due to random 2 ranks: no castling (would reveal too much) + // To not reveal much, also no en passant + +p. + The defensive power of pawns is thus increased, because they don't fear + captures (by other pawns). + +p. + Endings are also affected quite a lot, and sometimes new threats occur: + on the diagram, 3.Bxg7 wins a pawn because 3...Bxg7 would make both + bishops disappear. + +figure.diagram-container + .diagram + | fen:r1bqkbnr/pp1ppppp/2n5/2p5/8/1P6/PBPPPPPP/RN1QKBNR: + figcaption After 1.b3 c5 2.Bb2 Nc6 + +h3 Source + +p + a(href="https://www.chessvariants.com/rules/strate-go-chess") Strate-Go chess + |  on chessvariants.com.