python-sudoku topic
List
python-sudoku repositories
python-sudoku-generator-solver
77
Stars
36
Forks
Watchers
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult s...