A Sudoku Player
See below for instructions
Instructions
- Enter any fixed squares first, then right-click them to make those squares
un-editable (and change their color)
- Then, to check any row/column, put your cursor in any square in that row/column
or click any square in that row/column.
- Then select the appropriate check-type and click "check"
- Currently, the checking only does rows... no columns or squares. I'm hoping you
can see how to do the rest (squares may be difficult).
- Also, output from the checking only goes to the console... thus you will not see it
in the applet through the web. It's up to you to figure out how to you want to alert
the user of any errors (perhaps a label that changes color?)