No description
Find a file
2020-01-24 16:51:25 +01:00
.gitignore Add vim .swp files 2020-01-24 15:59:13 +01:00
board.py Add file support 2020-01-24 16:51:25 +01:00
LICENSE Create LICENSE 2019-12-03 21:20:06 +01:00
main.py Add file support 2020-01-24 16:51:25 +01:00
README.md Create README.md 2019-12-03 21:19:35 +01:00
square.py Add file support 2020-01-24 16:51:25 +01:00
sudokus.file Add file support 2020-01-24 16:51:25 +01:00
tests.py Add execution in main 2019-12-03 16:05:18 +01:00

SudokuSolver

Python implementation to solve (almost) any Sudoku

Usage

This project uses mypy for type checking. Sudoku's are added as a string.