A sudoku game with built-in feature to visualize the solving of sudoku using backtracking algorithm. Game offer 4 difficulty levels:
- Easy
- Medium
- Hard
- Expert
Note: Game is not playable yet although visualization can done on any level of game.
I have explained the project in my blog post check it out here: Sudoku- Backtracking algorithm and visualization (Medium)
eel
python library. Usepip install eel
to install.- basic knowledge of HTML,CSS,JavaScript
- Clone this repository: or click
git clone https://github.com/tarunk04/sudoku-backtracking-visualizer.git
Download ZIP
in right panel of repository and extract it. - Run the
App.py
.
Tarun Kumar
Author's Note
The author is not responsible for any misuse the program. Any contribution or suggestions are most welcome. Read the LICENSE carefully.
The MIT License, see the included, see the License file.