A mobile sudoku solver with image processing to allow input of puzzles via camera.
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added GUI and changed board to C style 2d array.
7477ac8
Added super hard puzzle
df21192
Solver works. Changed many methods to take cells instead of a row and column
8d87a62
Wrote helper methods to determine if insertion is legal
3396fb5
Created SSCell, Solver and SolverViewController files.
4b0978d
Initial Commit
8211e30
User
6
commits