http://www.autoitscript.com/fileman/users/nfwu/sudoku.au3
I had a look around at some of the other Sudoku helpers, and noticed that none of them automatically tracked all the data while you are solving a puzzle.
This one tracks the possibilities that each location can have.
(I apologize to those who have small screens... The GUI width and height is about 700+ pixels)
Click on the small buttons and see what happens!
I don't really know how to explain how to use this, try learning through experimentation!
Screenshot:

The solution to the above displayed sudoku, if you are interested, can be seen by clicking on this link: http://img124.imageshack.us/img124/766/solution5mc.png
list]
[*]Initial: A sudoku solver which automatically keeps track of the data.
[*]Revision 1: Added group boxes to distinguish the different cells
[*]Revision 2: Added automated Sudoku solving (not perfect yet!)
[*]Revision 3: Added an undo feature. Large buttons revert to small buttons when you click on them.
[*]Revision 4: Fixed 2 bugs. Upgrated Automatic Solving.
[/list]#)
EDIT: 12th April 2006 - 04:27 PM: 1st Revision
EDIT: 12th April 2006 - 07:32 PM: 2nd Revision
EDIT: 14th May 2006 - 01:17 PM : 3rd Revision
Edited by nfwu, 06 June 2006 - 06:33 AM.






