| 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 | <p> |
| 18 | <a href="https://www.chessvariants.com/32turn.dir/arenachess.html"> |
| 19 | chessvariants page. |
| 20 | </a> |
| 21 | </p> |
| 22 | |
| 23 | <p class="author">Jeff Kiska (2000).</p> |