0 purchases
tssolver 0.0.2
Tkinter Sudoku Solver
About
This application solves classic sudoku puzzles. It is written in
Python with an interface built using tkinter.
Some notable features about this application:
Real-time visual representation of the solution algorithm
Solve user-defined puzzles or use built-in sample puzzles
Control over the speed of the solver
Colorblind mode
Compatibility
Full compatibility with Python 3.9 on Linux.
More details regarding other Python version and operating systems can
be found in the
documentation.
Installation
Running pip install tssolver will use pip to install the package.
After installing, tssolver will run the application.
Contributing
Please report any bugs to the
GitLab issue tracker.
See
CONTRIBUTING
for more details.
License
This program is free software and is licensed under the GNU General
Public License. For the full license text, view the
LICENSE
file.
Copyright © 2021 emerac
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.