A simple sudoku solver which uses a classical backtracking algorithm. It solves the sudoku game based on various difficulty levels.
Also added the Progressive Web App feature.
- Frontend:
- HTML
- CSS
- JavaScript
- Backend:
- Flask
- It can solve sudoku puzzles from images.
This project is licensed under the MIT License. See the LICENSE file for details.
You can view more files and their contents here.