Skip to content

A simple sudoku solver which uses a classical backtracking algorithm. It solves the sudoku game based on various difficulty levels.

License

Notifications You must be signed in to change notification settings

sharavak/Sudoku-Solver

Repository files navigation

Sudoku Solver

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.

Tech Stack

  • Frontend:
    • HTML
    • CSS
    • JavaScript
  • Backend:
    • Flask

Features

  • It can solve sudoku puzzles from images.

Deployment

License

This project is licensed under the MIT License. See the LICENSE file for details.

You can view more files and their contents here.

About

A simple sudoku solver which uses a classical backtracking algorithm. It solves the sudoku game based on various difficulty levels.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published