Place queens so none attack each other
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.