sudoku-solver/README.md

7 lines
149 B
Markdown
Raw Normal View History

2019-12-03 21:19:35 +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.