Skip to content

Releases: UjhhgtgTeams/SudokuSolverQt

k1.0.0 First Kivy Release

11 Oct 13:50
Compare
Choose a tag to compare

[FOR LINUX USERS]
How To Run:
Clone the repo, run pip install kivy[full] and run main.py.

The first release for Sudoku Solver Kivy Version.

v1.0.2 Update 1

29 Aug 14:05
Compare
Choose a tag to compare

[+] Added invalid input item check.

v1.0.2

29 Aug 13:27
Compare
Choose a tag to compare

[+] Added no solution check.
[+] Finished "FAST MODE" which is a huge faster and will not update changes real-time in GUI.