stevento
Jan 21, 2009, 10:18 PM
...But there is something else equally as amazing and exciting as the first black president going on right now.
Using Java, I wrote a program, from scratch, that solves sudoku puzzles. Then using awt, I turned it into an applet with a graphical interface (layman terms: i made so a normal person can use it over the internet). It is now published. in beta form.
So just head on over to www.cs.lmu.edu/~jbillingsley (http://cs.lmu.edu/~jbillingsley) an use it. I recommed you use either Safari or Internet Explorer. Opera, Google Chrome and Firefox don't work with applets in a way I like.
Make sure you enter a valid sudoku. If you enter one that is invalid (for instance two equal numbers in the same box) , it will hog your memory for a few minutes. I'm working on that.
Using Java, I wrote a program, from scratch, that solves sudoku puzzles. Then using awt, I turned it into an applet with a graphical interface (layman terms: i made so a normal person can use it over the internet). It is now published. in beta form.
So just head on over to www.cs.lmu.edu/~jbillingsley (http://cs.lmu.edu/~jbillingsley) an use it. I recommed you use either Safari or Internet Explorer. Opera, Google Chrome and Firefox don't work with applets in a way I like.
Make sure you enter a valid sudoku. If you enter one that is invalid (for instance two equal numbers in the same box) , it will hog your memory for a few minutes. I'm working on that.
