8 Queens Problem


Chess Board Setup

Pieces
🥷
*🥷 can move in all directions, straight, by jumping two fields, and can occupy either of the next two
Special Fields
♒︎ (Water) block all moves except jump moves.
🧱 (Wall) block all moves.
⬜ (Invisible) blocks all moves; it cannot be occupied, passed through, or jumped over.
Board Size

Number of Solutions
(min 1, max 100):
Input Board

*In "Custom Mode", you can add initial pieces and special fields. Click on any square!