Aaron's Programs
E-mail me! psndcsrv@ungerdesign.com


These are some of my random, personal programming projects, all are in various stages of completion. Well, all when I finally get more than one up here. Enjoy!

Sudoku! Java Webstart
(requires Java 1.2 or higher)

It should be fairly self-explanatory. Just put a number 1-9 into each square.
If you try to put a number in that logically can't go there (there's a duplicate in that row, column or square), then it simply won't let you focus on a new square. (Maybe in the future I'll have it highlight the duplicate).
If you right click on a square, it'll turn the number green and make the square read-only -- handy if you want to mark everything you know is correct and then guess something and follow it to it's logical conclusion.
If you uncheck "Preferences->Hide Numbers", little numbers will show up in each unfilled square. These numbers are the possible values for that square.
For now there are no built-in games, however it will load a new game every day (provided I post one, otherwise it will be totally empty).
I designed it as a "last resort" tool in case I got stuck solving my paper ones.
Send any bugs or problems to me, and I'll see about fixing them! There is a known problem with removing numbers -- the little numbers sometimes don't update correctly, making you think that a number can go in a square when it really can't. If you play with the numbers off, then it's not an issue.


All Content © 2003-2007 Aaron Unger. All Rights Reserved.
Page last updated: Monday, 22-Jan-2007 15:01:10 EST