A Sudoku solver with backtracking algorithm
Primary LanguagePython
A Sudoku board game waith a computer solver using backtracking algorithm.