Synchrone2: almost OK (issues with undoing pass moves)
[vchess.git] / client / src / translations / rules / Synchrone2 / en.pug
index 15050ab..057fae7 100644 (file)
@@ -1,9 +1,25 @@
-p.boxed TODO
+p.boxed
+  | After a synchronous turn, each player may capture the moving
+  | opponent's piece if it is on a square previously attacked.
 
-p No en passant captures.
+p
+  | Everything goes as in 
+  a(href="/#/variants/Synchrone1") Synchrone1
+  |  variant, but after each pair of synchronous moves (resolving as
+  | usual), both players may decide to capture the enemy unit just moved.
+  | The capturing move must be legal according to the previous board situation.
+  | If you would rather (or cannot) achieve such a capture, pass by playing
+  | any of your piece onto your king, or your king on the enemy king.
 
-p No anticipated recaptures.
+p.
+  Because of the added capturing turn, there are no anticipated recaptures.
+  In this version, there are also no en-passant captures.
 
-p But, a deterministic "capturing turn" added.
+h3 More information
 
-p http://www.hexenspiel.de/engl/synchronous-chess/
+p
+  | This variant is described on 
+  a(href="http://www.hexenspiel.de/engl/synchronous-chess/") this page
+  | .
+
+p Inventors: Ralf Hansmann, Arnold J. Krasowsky, Andrey Krasowsky.