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 includes a Sudoku validator, ensuring that each puzzle and attempt to fill in a spot follow the three rules of the game, and a solver, to fill in a given puzzle generated by a method.