Skip to content

fidraC/Solve-Sudoku

Repository files navigation

Solve-Sudoku

A basic AI based on HarvardX's CS50AI course

Instructions for use

Enter the sudoku board into a text file with representing parts without numbers. Should be 9x9. Examples are included.

python3 main.py <textfile>.txt

About

A basic AI based on HarvardX's CS50AI course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages