Sudoku Solver that uses AI to solve 4x4, 9x9, and 16x16 sudoku puzzles
Demo: Sudoku Solver
- AI Solver: Solves Sudoku puzzles using AI.
- UI: Beautiful and intuitive design.
- Keyboard Navigation: Move around the grid with
↑ → ↓ ←
. - Puzzle Generation: Generates puzzles of varying difficulty
hard
,medium
,easy
. - Themes: Choose from four themes
both dark and light
to change the look of the app. - Solve One Cell: Solve one cell at a time.
- Reset Button: Clears the board and starts a new puzzle.
- Mobile-Friendly: Fully responsive design for phones and tablets.
- Animation: Cool animation when the puzzle is solved.
HTML5
CSS3
JavaScript