Nisheet-Patel / Sudoku-Solver-Pro

Sudoku Solver Pro, generates Sudoku puzzle, solve with visualization of Backtracking Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 visualization, 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 | If you face any problem will installing watch this video

  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)

About

Sudoku Solver Pro, generates Sudoku puzzle, solve with visualization of Backtracking Algorithm


Languages

Language:Python 100.0%