Commit | Line | Data |
---|---|---|
f8b43ef7 BA |
1 | <p>Pawn, Knight, Bishop and Rook add an object on the board every time they move...</p> |
2 | ||
3a77a0b4 BA |
3 | <ul> |
4 | <li>Mushrooms speed-up your pieces.</li> | |
5 | <li>Bananas redirect by one square orthogonally.</li> | |
6 | <li>Bombs redirect by one square diagonally.</li> | |
7 | <li>Eggs hide either a bonus or malus, as indicated...</li> | |
8 | </ul> | |
6f74b81a BA |
9 | |
10 | <p class="author">Charlotte Blard & Benjamin Auder (2020).</p> |