https://github.com/zbeekman/sudoku
Python Sudoku Solver Toy Project
https://github.com/zbeekman/sudoku
Last synced: about 1 year ago
JSON representation
Python Sudoku Solver Toy Project
- Host: GitHub
- URL: https://github.com/zbeekman/sudoku
- Owner: zbeekman
- License: mit
- Created: 2024-01-20T16:31:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T21:12:47.000Z (over 2 years ago)
- Last Synced: 2025-03-14T05:23:32.765Z (over 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sudoku
Python Sudoku Solver Toy Project