🔢 Sudoku
Fill the 9×9 grid so each row, column, and box contains 1-9.
A.K.A.
Also known as: Number Place, Su Doku
Category
Sudoku Family
How to Play
- Fill empty cells with digits 1-9
- Each row must contain 1-9 exactly once
- Each column must contain 1-9 exactly once
- Each 3×3 box must contain 1-9 exactly once
- Use logic to determine each cell's value
Puzzle Source
🔧 Generator
Puzzles are algorithmically generated on-the-fly.
Source: Algorithmic generation with difficulty grading
Tips & Strategy
- Start by scanning for cells with only one possibility
- Look for numbers that can only go in one place in a row/column/box
- Use pencil marks to track possibilities
Issues & Bugs
🔍 Search existing issues for "Sudoku"
📝 Report a new bug
Part of the Enigma puzzle collection