Skip to content
/ Sudoku Public

Sudoku Solver with GUI and OpenCV, CNN-enabled input through images.

License

Notifications You must be signed in to change notification settings

GOSHROW/Sudoku

Repository files navigation

Sudoku

Pythonic implementation of a Fully Fledged Sudoku Solver with a variety of dimensions. Sudoku may be generated from the image of a Sudoku or be generated by the program itself. Extended Documentation and Beautification of GUI to be done in future commits.

Install packages as needed or pip3 -r install requirements.txt.

Test application by python3 GUI.py.

About

Sudoku Solver with GUI and OpenCV, CNN-enabled input through images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published