Sudoku Solver
- Project Started: April 2007
- Platform: Mac OS 10.5
- Language: Objective-C
- Libraries: Cocoa
This was my first Cocoa project using Objective-C that I began freshman year of college. It allows you to input numbers in a 9×9 Sudoku grid. Once a puzzle has been entered, pressing “Solve!” will show one possible solution to the puzzle.

