This website requires JavaScript.
Explore
Help
Sign In
mbirth
/
js-sudoku-solver
Archived
Watch
1
Star
0
Fork
0
You've already forked js-sudoku-solver
Code
Issues
Pull Requests
Activity
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.
js-sudoku-solver
/
js
History
Markus Birth
0dddd732c9
Mark original numbers with grey background.
2014-01-26 15:52:13 +01:00
..
firebugx.js
Initial commit
2013-07-11 23:03:06 +02:00
SudokuBoard.class.js
Mark original numbers with grey background.
2014-01-26 15:52:13 +01:00
SudokuCell.class.js
Mark original numbers with grey background.
2014-01-26 15:52:13 +01:00
SudokuChecks.class.js
Added deduction logic checks (if there's a value only in one row/col in a square, it can't be in the rest of the row/col)
2014-01-26 15:20:20 +01:00
SudokuSolver.class.js
Mark original numbers with grey background.
2014-01-26 15:52:13 +01:00