Eight Plus Two Queens Problem

Place two pawns on the chess board, then place ten 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]