project - 002
Sudoku Solver
This is a sudoku solver that makes use of the backtracking algorithm.
Pencil in answers before confirming.
Press spacebar to solve the puzzle.
Live site works best on chrome/edge and can take up to 15s to solve. For optimal results and to watch algorithm in action, please follow the instructions on the GitHub link and install locally.
Python
PyGame
Pygbag
HTML/CSS
GitHub Pages