ObjectJosh / SudokuSolver

This is another one of my personal projects. In this project, I use Python to code a Sudoku solver. The program uses recursion, backtracking to be specific, to find possible solutions for the puzzle. I hope you enjoy!

Home Page:https://objectjosh.github.io/SudokuSolveVisualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObjectJosh/SudokuSolver Issues

No issues in this repository yet.