You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a fully functional game of Sudoku in Python with a backtracking algorithm that can solve any valid Sudoku board. You can play for as long as you wish to your heart's content!