Code-Doku
Coding Sudoku
Fill a grid with HTML tags or JavaScript keywords so each symbol appears exactly once per row, column, and box. Same rules as Sudoku — but with code. Grid grows from 3×3 to 8×8 across 100 stages.
100 Stages · Progressive difficulty
How to play ▾
- Pick a theme: HTML tags or JS keywords.
- Click any empty cell to reveal the symbol picker.
- Each symbol must appear once per row, column, and box (where applicable).
- Red cells indicate conflicts — resolve them all to win.
- Grid grows from 3×3 (stages 1–20) to 8×8 (stages 91–100).