Commit | Line | Data |
---|---|---|
d6d0a46e BA |
1 | <p> |
2 | After each normal move, push an opponent pawn one square forward. | |
3 | If the pawn promotes, its owner will select into which piece on next turn. | |
bc97fdd1 | 4 | In balanced Avalanche, white has no pawn push at the first move. |
d6d0a46e BA |
5 | </p> |
6 | ||
7 | <p>The goal is either to checkmate or to capture the enemy king.</p> | |
8 | ||
a55fde41 BA |
9 | <p> |
10 | <a href="https://www.chessvariants.com/mvopponent.dir/avalanche.html"> | |
11 | chessvariants page. | |
12 | </a> | |
13 | </p> | |
d6d0a46e BA |
14 | |
15 | <p class="author">Ralph Betza (1977).</p> |