9×9 · Easy to hard
Even-Odd Sudoku
Classic sudoku with a constraint on which cells hold even or odd digits.
About even-odd
What even-odd sudoku feels like.
Even-odd sudoku marks some cells in a way that fixes the parity of their digit. Cells with a shaded square must hold an even digit (2, 4, 6, 8); cells with a circle must hold an odd digit (1, 3, 5, 7, 9). Unmarked cells just follow the normal sudoku rules. Those parity hints narrow your candidates the moment you start.
Rules
- Standard 9×9 sudoku rules apply: digits 1–9 once per row, column, and 3×3 box.
- Cells marked with a shaded square must contain an even digit (2, 4, 6, or 8).
- Cells marked with a circle must contain an odd digit (1, 3, 5, 7, or 9).
- Unmarked cells carry no parity hint and may hold either an even or odd digit.
- Key rule
- Shaded cells must hold even digits
- Difficulty range
- Easy to hard
- Tips
- Even digits are rarer (only four of them per row), so shaded cells are heavily constrained. start there.
- When scanning for a specific digit, immediately eliminate cells of the wrong parity.
- Often more accessible than other variants because the parity constraint guides early moves.