Fix SuctionChess, draft HiddenRules (unfinished)
[vchess.git] / client / src / translations / rules / Hidden / en.pug
diff --git a/client/src/translations/rules/Hidden/en.pug b/client/src/translations/rules/Hidden/en.pug
new file mode 100644 (file)
index 0000000..f98808f
--- /dev/null
@@ -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.