Fixed common bugs and crashes
Log in to leave a comment
I built a tool, that solves sudokus for you,
the hardest part was probably getting rid of all the times ir crashes
It was fun to work on tho and i loved to get the retro theme eventually working
RETRO THEME
Log in to leave a comment
IT WORKS
Used hodoku for the solving and pyautogui for the input to sudoku
compiled it using nuitka
fair to say its efficient
Log in to leave a comment
Made a more proper tkinter gui
(i cant take a screenshot of it ;-;)
switched from pytesseract to ddddocr as its way more accurate
Log in to leave a comment
Made first stuff work,
now it can take a screenshot of screen, capture the grid, and split it to pieces
Log in to leave a comment