An open API service indexing awesome lists of open source software.

https://github.com/specious/sudoku-solver

Solves classic 9x9 sudoku puzzles
https://github.com/specious/sudoku-solver

nodejs sudoku sudoku-solver

Last synced: 2 months ago
JSON representation

Solves classic 9x9 sudoku puzzles

Awesome Lists containing this project

README

        

[Sudoku](https://en.wikipedia.org/wiki/Sudoku) solver. Give it an [easy](https://commons.wikimedia.org/wiki/File:Sudoku-by-L2G-20050714.svg) puzzle and see the result or give it a [difficult](https://archive.ph/VYe8i) board and watch it solve it indefinitely.

Give it an unsolvable board and see where it fails.

### License

ISC