https://github.com/tibostr/sudoku-solver
Terminal based sudoku solver written in Python.
https://github.com/tibostr/sudoku-solver
python sudoku-solver
Last synced: 10 months ago
JSON representation
Terminal based sudoku solver written in Python.
- Host: GitHub
- URL: https://github.com/tibostr/sudoku-solver
- Owner: TiboStr
- Created: 2021-07-01T15:11:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T15:12:16.000Z (almost 5 years ago)
- Last Synced: 2025-09-05T01:42:01.719Z (10 months ago)
- Topics: python, sudoku-solver
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
`solver.py` is a program that can solve a partially filled Sudoku grid
* Run `solver.py`
* Follow the instructions in your terminal to fill an empty Sudoku
* If you are ready filling in the Sudoku, the solution will be printed