logo

Sudoku Solver Pro

View Demo · Report Bug

Contributors Forks Stargazers Issues

About The Project

Screenshot

Sudoku Solver Pro is built with the Tkinter module. It has many features like Backtracking Algorithm visualisation, BOT that can auto type sudoku solution, If you want to play then it can generate sudoku puzzles with Easy or Hard difficulty and you can also take a Hint.

You can input a sudoku puzzle from any website and the solver will solve it for you. Then you can use the Bot function that will auto type puzzle solutions on that website or app.

Built With

Installation

If git is not installed on your PC then you can Download .zip Or Download .exe

  1. Clone the repo
    git clone https://github.com/NisheetNakrani/Sudoku-Solver-Pro.git
  2. Install packages
    pip install -r requirements.txt
  3. Run Sudoku.py

(back to top)

Features ✨

Easy and hard

Hint

visualization

Speed Solve

Bot-auto-typer

Acknowledgments

(back to top)

GitHub

View Github