Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/DHIBAID/Sudoku-Solver

A nodejs program which can solve Sudoku boards blazing fast
https://github.com/DHIBAID/Sudoku-Solver

Last synced: about 2 months ago
JSON representation

A nodejs program which can solve Sudoku boards blazing fast

Awesome Lists containing this project

README

        

# Readme.md

*This program helps you solve any sudoku board (9 x 9)*

**.** represents an empty cell in the board, you can full however many numbers you want.

Made with `nodejs` and no dependencies

Feedback and improvements always open :)