Simplify (and almost fix) Ultima rules
[vchess.git] / views / rules / Ultima.pug
index 77bfd09..df8571f 100644 (file)
@@ -1,7 +1,7 @@
 p.boxed
        | Pieces look the same but behave very differently.
        | They generally move like an orthodox queen,
-       | but capturing rules are complex: you need to read on :)
+       | but capturing rules are complex.
 
 h3 Specifications
 
@@ -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