peruukki/SudokuSolver
A recursive sudoku solver. I read about a person who blogged about creating his own sudoku solver but eventually failed because he couldn't get his head around recursion. So I wanted to test if I would manage to do it.
JavaMIT
A recursive sudoku solver. I read about a person who blogged about creating his own sudoku solver but eventually failed because he couldn't get his head around recursion. So I wanted to test if I would manage to do it.
JavaMIT