Sudoku Program Home


Sudoku screenshot

I've made the source code (C# 2.0, .Net 2.0) available under the GNU GPL, and the built program. At the moment, it's not as an installable package, simply something you put in a directory and run

It's been developed using Visual Studio 2005 and should compile with both the Express and expensive versions. Some unit test functions have been written (with NUnit) to test the analyser and basic matrix logic

Feel free to experiment with better algorithms, and if you find bugs, please contact me