Sudoko


A java assignment given to a class I’m not even in yet probably done better then all of them. The game is actually fully finished making it the only program I’ve made that I don’t feel the need to continue adding stuff to.

It loads a random level from a text file and then each box can be clicked on to pull up a selection screen where either the actual value can be entered or a small pencil mark can be added. Also the number on the keyboard can be pressed instead to save time.

Yes the name is spelled wrong. It’s the way the professor thinks Sudoku is spelled.

Download

Download Levels (must be in the same folder as the .jar)

Code

Type: