Skip to content

This a simpe python code to solve sudoku from an 9x9 entry matrix

License

Notifications You must be signed in to change notification settings

danjperron/sudokuSolver

Repository files navigation

sudokuSolver

This a simple python code to solve sudoku from an 9x9 entry matrix

This is not complete! It is still in progress to be improved.

Run and enter manually the grid using 0 for blank

python3 sudoku.py

N.B. The TensorFlow_yolov4_Tiny folder contains files and documentation to enter the sudoku grid via a webcam.

 Update. Inside the TensorFlow_yolov4_Tiny folder I added Ali Assaf sudoku solver.

demo video: https://youtu.be/cpIeI_0Ad7A

About

This a simpe python code to solve sudoku from an 9x9 entry matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages