About to finish completed Ultima rules
[vchess.git] / views / rules / Ultima.pug
CommitLineData
32cfcea4 1p.boxed
2f3c8451 2 | Most pieces look the same but behave very differently.
32cfcea4 3 | They generally move like an orthodox queen,
2eef6db6 4 | but capturing rules are complex.
32cfcea4
BA
5
6h3 Specifications
7
8ul
9 li Chessboard: standard.
10 li Material: "standard".
11 li Non-capturing moves: often like queen.
12 li Special moves: none.
13 li Captures: very special.
2f3c8451 14 li End of game: standard; see below.
32cfcea4
BA
15
16h3 Non-capturing moves
17
18// TODO: short paragraph, only the king moves like an orthodox king
2f3c8451 19// Consider these rules modifications: http://www.inference.org.uk/mackay/ultima/ultima.html
32cfcea4
BA
20
21h3 Capturing moves
22
23// TODO...
24
25h3 End of the game
26
27// TODO: show the situation from Wikipedia page
28
29h3 Credits
30
31p.
32 A good starting point is the
33 #[a(href="https://en.wikipedia.org/wiki/Baroque_chess") Wikipedia page],
34 which also gives pointers to other interesting pages (including chessvariants.com,
35 as usual).