Add AbstractClickFillRules for games filling squares (no pieces)
[xogo.git] / variants / Arena / rules.html
1 <p>
2 Only moves ending in the Arena zone (where no piece stand initially)
3 are allowed. If starting from inside the Arena, then a move must capture
4 something.
5 </p>
6
7 <ul>
8 <li>King and queen move like a queen restricted to 3 squares.</li>
9 <li>Pawns can capture backwards.</li>
10 </ul>
11
12 <p>
13 The first player who cannot make a move loses.
14 A player who lose both king and queen also lose the game.
15 </p>
16
17 <a href="https://www.chessvariants.com/32turn.dir/arenachess.html">
18 chessvariants page.
19 </a>
20
21 <p class="author">Jeff Kiska (2000).</p>