Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mecaneer23/sudoku
https://github.com/mecaneer23/sudoku
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mecaneer23/sudoku
- Owner: mecaneer23
- Created: 2023-02-26T21:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T19:22:02.000Z (10 months ago)
- Last Synced: 2024-03-01T20:28:10.947Z (10 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soduku Solver
This solver takes in a sudoku board in the form of a space-separated text file.
## Todo
- Update readme
- implement remaining ways to solve the puzzle