Eight Plus Three Queens Problem
Place three pawns on the chess board, then place eleven queens on the chess board without conflict.
The dots indicate squares that are attacked by queens.
To create this applet I used a JavaScript provided
by
The JavaScript Source
[
Back to N+k Queens page
]