This repository has been archived on 2025-03-31 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
235916e58872495f15a5b7fce80768ae00ddb22d
js-sudoku-solver
A Sudoku solving engine using deductive logic and showing every step.
Currently the board to solve has to be defined in the index.html file near the bottom.
The second parameter defines whether diagonals need to be checked, too (true) or the traditional rules apply (false).
Languages
JavaScript
52.7%
CoffeeScript
38.4%
HTML
4.8%
CSS
2.8%
Makefile
1.3%