Fix Dark variant when en-passant captures are possible. Credit variants authors
[vchess.git] / client / src / translations / rules / Allmate / en.pug
index fc25775..92e0526 100644 (file)
@@ -13,6 +13,8 @@ p.
   Pieces cannot be taken in the normal way, only by the "mate-capture"
   described above.
 
+p The game ends when a king is "mate-captured".
+
 figure.diagram-container
   .diagram
     | fen:rnbqkbnr/p1pppppp/8/8/1P6/2N5/P1PPPPPP/RNBQKBNR:
@@ -29,12 +31,10 @@ p.
   In the current implementation, all pieces except kings can "commit suicide",
   that is to say move or be left on a square where they are mated.
 
-h3 End of the game
-
-p The game ends when a king is "mate-captured".
-
 h3 Source
 
 p
   a(href="https://www.chessvariants.com/difftaking.dir/allmate.html") Allmate chess
   |  on chessvariants.com.
+
+p Inventor: Dr. Chris Taylor (1979)