Search results for September, 2010
How To Create a Solved Sudoku
When I first started playing with writing a sudoku game, I took the long way to create sudoku templates. Using a recursive algorithm, I would slowly fill up the grid with random numbers - checking ...