The basic rules of Sudoku are easy to explain:
Fill the 9x9 grid with the digits 1 to 9 with respect to the following rule:
Each digit must occur exactly once in each
More detailed descriptions may be found e.g. at Wikipedia.
If you have problems or suggestions, let us know:
david.gunkel@gmx.de
m.wegerhoff@gmx.de
Feedback builds the base for further development!
The latest version of SUDOKUMAT is always available at:
SUDOKUMAT generated puzzles are always unique. Up to level Hard the solution can be found by logic - you don't have to try!
The level Evil is defined by the aspect, that you have to make a decision at least once. For those puzzles SUDOKUMAT shows the minimum number of necessary decisions in the status bar. So beware!
One of the nice capabilites of SUDOKUKMAT is PDF-generation using the iText-library, version 2.0.4.
You want to do some paperwork? No problem - just generate lots of puzzles into a PDF-file and print it.
The Toolbar provides buttons for the most important functions to improve the usability of Sudokumat.
Button | Description |
---|---|
New | Create a new puzzle with the currently selected level. |
Create a PDF-file with many puzzles and - optional - solutions. The number of puzzles and their level are adjustable. | |
Undo | Undo the last change-activity |
Redo | Redo the next change-activity |
Copy Puzzle | Copies the puzzle (the fat values only, i.e. the problem)
in a human readable format to the system clipboard. Example: |
Paste Puzzle | Insert the content of the clipboard into Sudokumat. A currently active puzzle is overridden if you confirm this action. |
Give Hint | Show an appropriate cell for determining the next digit. |
Solve Step | Set one value by logic. |
Enter Values | Activates the input mode for values. |
Enter Candidates | Activates the input mode for candidates. |
Show Candidates | Show all possible candidates for each empty cell. |
Clear Candidates | Clear all candidates. |
Clear mark | Resets all marks. |
Mark positions | Marks all permitted positions for the chosen digit. |
Item | Description |
---|---|
New | Create a new puzzle with the currently selected level. |
Clear | Create an empty puzzle. This is a good starting point to rip puzzles. |
Save as Text | Save the current puzzle to a textfile. |
Load from Text | Load a puzzle from a textfile, that was previously created by the "Save as Text" action. |
Save as PDF | Create a PDF-file from the current puzzle. |
Create Sudoku Book | Create a PDF-file with many puzzles and - optional - solutions. The number of puzzles and their level are adjustable. |
Quit | Quit SUDOKUMAT. |
Item | Description |
---|---|
Undo | Undo the last change-activity |
Redo | Redo the next change-activity |
Give Hint | Show an appropriate cell for determining the next digit. |
Solve Step | Set one value by logic. |
Solve Puzzle | Solve the current puzzle. |
Fix Puzzle | Make all set values part the the problem. This is the way to rip puzzles! |
Reset Puzzle | Reset to the original puzzle. |
This menu lets you set the input mode, some display options and the level of the Sudokus to be generated. A level is defined by the range of preset values, the number of simple possibilties on the way to the solution and the number of trial-digits (only in level Evil).
Item | description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Level |
| ||||||||||||
Enter Candidates | Switch between input mode for values and candidates. | ||||||||||||
Validate Puzzle | If enabled, SUDOKUMAT will check every value that you set against the rules. Attention: The result of the check depends on the current state of the puzzle, not the solution! | ||||||||||||
Show Tracker | If set, highlights the current row, collumn and area. | ||||||||||||
Show Candidates | Show all possible values for each empty cell. | ||||||||||||
Clear Candidates | Clear all candidates. | ||||||||||||
Colors | Set the color of the grid-background, selected grid-background and foreground via submenus and a Colorchooser-dialog. | ||||||||||||
Reset Size | Resize SUDOKUMAT to its start size. | ||||||||||||
Select Language | Choose the language to display menus, messages and help. Currently German and English are supported. | ||||||||||||
Save Options | Saves the current settings in the file Sudokumat.cfg in that directory, where Sudokumat is located (installed). |
Item | Description |
---|---|
Help | Show this help in an extra frame. |
About | Show the about message. Click somewhere into the panel to close. |