Continue your progress, start fresh or challenge yourself.
No saved game
Jump right into a new game session.
All progress is saved automatically
You can continue anytime from this device.
Place exactly one queen in each row, each column, and each colored region of the grid. No two queens may touch — not even diagonally.
Tap or click a cell to place a queen. Tap again to remove it. The grid is divided into colored regions, each requiring exactly one queen.
The puzzle is solved when every row, column, and colored region contains exactly one queen, and no two queens are adjacent in any direction (including diagonals).
Crown Quest is a constraint-based logic puzzle inspired by the N-Queens problem and Star Battle puzzles. It challenges you to place queens on a grid divided into colored regions while respecting row, column, region, and adjacency rules. Three difficulty levels are available: Easy (6x6 grid), Medium (8x8), and Hard (10x10). The game includes undo, a hint system that uses a backtracking solver to suggest the next placement, error highlighting to identify conflicts immediately, and a timer to track your solve time.