N-Queens Puzzle Game

Place queens so none attack each other

How to Play:

Practice Mode: Click on the board to place/remove queens. Try to place all queens without them attacking each other.

Visualization Mode: Watch the algorithm solve the puzzle step-by-step.

Rules: No two queens should share the same row, column, or diagonal.

8x8
50 ms
Queens Placed: 0/8
Status: Ready