Software

Sometimes I write fun software. I put it here for people to download and play with.

Sudoku Solver: This is a simple little form that lets you fill in a sudoku puzzle, then solve it with a quick brute force methodology.

Source (Visual Studio 2005): Sudoku Solver: Source Code

Application: Sudoku Solver: Install Files

Slider Puzzle: This is a simple c# implementation of the standard 15 numbered tiles on a 4 by 4 grid.

Source (Visual Studio 2005): Slider Puzzle: Source Code

Application: Slider Puzzle: Install Files