Simplify (and almost fix) Ultima rules
[vchess.git] / views / rules / Ultima.pug
index 0a3cc7f..df8571f 100644 (file)
@@ -11,7 +11,7 @@ ul
        li Non-capturing moves: often like queen.
        li Special moves: none.
        li Captures: very special.
-       li End of game: standard; see below.
+       li End of game: capture the king.
 
 h3 Non-capturing moves
 
@@ -20,10 +20,12 @@ h3 Non-capturing moves
 h3 Capturing moves
 
 // TODO...
+// TODO: dire comment suicider une pièce immobilisée (self-capture)
 
 h3 End of the game
 
 // TODO: show the situation from Wikipedia page
+// tell that it's much simpler to go until king capture and not very different in this case
 
 h3 Credits