This repository has been archived on 2025-03-31 . You can view files and clone it, but cannot push or open issues or pull requests.
0dddd732c97af5879bab60e438ef9d17618e44fe
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).
Description
Languages
JavaScript
52.7%
CoffeeScript
38.4%
HTML
4.8%
CSS
2.8%
Makefile
1.3%