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
12
Commits
1
Branch
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Markus Birth
ab4a6e96e2
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
Markus Birth
3f918f896b
Two new boards.
2014-01-25 18:59:07 +01:00
Markus Birth
177e929693
Code cleanup.
2013-12-04 02:54:35 +01:00
Markus Birth
46b2e0b991
Externalized CSS
2013-12-04 02:53:56 +01:00
Markus Birth
9695aebf39
Initial commit
2013-07-11 23:03:06 +02:00