Commit | Line | Data |
---|---|---|
737a5daf BA |
1 | p.boxed |
2 | | Cross the board with as many pawns as possible. | |
3 | ||
4 | figure.diagram-container | |
5 | .diagram | |
6 | | fen:1n4n1/8/8/8/8/8/PPPPPPPP/8: | |
7 | figcaption Initial position | |
8 | ||
9 | p. | |
10 | The story is that 8 teenagers (pawns) want to go to a disco but they have to | |
11 | pass 2 security guards (knights). The objective is to get as many pawns to | |
12 | the other side as possible. | |
13 | Once a pawn has reached the end it cannot be captured. | |
14 | ||
15 | p No winning condition: play two games and sum pawns on eighth rank. | |
16 | ||
17 | h3 Source | |
18 | ||
19 | p | |
20 | a(href="https://chessplus.net/interactive-games/") | |
21 | | Disco Duel | |
22 | | on chessplus.net. |