Jul 22, 2010

JavaScript/HTML Sudoku Solver

Finally, have a robust enough JavaScript sudoku solver that it will solve any Suduko, via brute force if necessary.



You can also solve existing scenarios manually, with hinting. You can save boards to cookies, which can be retrieved later.