Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahredhope/sudokusolver
Solves sudoku puzzles
https://github.com/jahredhope/sudokusolver
Last synced: 16 days ago
JSON representation
Solves sudoku puzzles
- Host: GitHub
- URL: https://github.com/jahredhope/sudokusolver
- Owner: jahredhope
- Created: 2016-05-04T06:05:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T00:27:36.000Z (over 6 years ago)
- Last Synced: 2024-10-19T02:00:36.181Z (29 days ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sudokuSolver
Hackathon style Solve Sudoku problems tool
Current iteration is pretty inefficient but works for all valid scenarios I've tested so far.