55 Forks
89 Stars
89 Watchers

Sudoku-Solver

🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.

How to download and setup Sudoku-Solver

Open terminal and run command
git clone https://github.com/dhhruv/Sudoku-Solver.git
git clone is used to create a copy or clone of Sudoku-Solver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sudoku-Solver https://github.com/dhhruv/Sudoku-Solver/archive/master.zip

Or simply clone Sudoku-Solver with SSH
[email protected]:dhhruv/Sudoku-Solver.git

If you have some problems with Sudoku-Solver

You may open issue on Sudoku-Solver support forum (system) here: https://github.com/dhhruv/Sudoku-Solver/issues