Commit | Line | Data |
---|---|---|
1 | <p> | |
2 | In addition to their usual abilities, pawns and non-royal pieces (everything | |
3 | but the king) may make non-capturing knight moves. | |
4 | The Mammoth can leap two squares in any direction. | |
5 | Pawns move forward only. | |
6 | </p> | |
7 | ||
8 | <ul> | |
9 | <li>A pawn cannot promote with a knight move.</li> | |
10 | <li>No en passant captures.</li> | |
11 | </ul> | |
12 | ||
13 | <p> | |
14 | <a href="https://www.chessvariants.com/diffmove.dir/balaklava.html"> | |
15 | chessvariants page. | |
16 | </a> | |
17 | </p> | |
18 | ||
19 | <p class="author">Gianluca Vecchi (1994).</p> |