Details and a download link here:
http://www.madoverlord.com/projects/sudoku.t
Features include:
* Easy to read display of Sudokus
* Hint mode shows remaining possibilities for each square.
* 10-rule deductive solver (including such techniques as Nishio, Fishy Cycles and Simple Forcing Chains) that can crack almost all non-guess Sudokus.
* You can single step through a puzzle and get detailed explanations of each step.
* Drag and drop graphic and text puzzles from all the major newspaper websites and forums like this one right into the app; no more typing in puzzles.
* Drag puzzles from the app in both simple and detailed text form and as graphic images.
* Maintains a list of your favorite puzzles.
* Displays puzzles in XY or RC format.
* Full Undo/Redo capability.
As I said, it's free, but if you feel like paying, that's fine too; I'll spend the money on getting a commercial RealBasic license so I can better support the Windows users.
Just to give you an idea of some of the silly nice things the program can do, here's the June 10th Timesonline Sudoku, dragged from their webpage into Sudoku Susser, and then back out as a large annotated text display:
- Code: Select all
+-----------------------+-----------------------+-----------------------+
| . . | . . | . . |
| ##### . 1 2 5 . ##### | 5 6 . # # . 1 5 6 | 1 2 6 . 1 2 9 . ##### |
| # # . 6 . # | . # # . 9 | 9 . . # |
| ##### . . #### | . ##### . | . . # |
| # # . . # | . # . | . . # |
| ##### . . ##### | . # . | . . # |
|.......................|.......................|.......................|
| . . | . . | . . |
| 1 6 . ##### . 1 6 7 | 6 8 . 7 8 . ##### | 1 3 6 . 1 3 4 . ##### |
| . # # . | . . # | . . # |
| . ##### . | . . ##### | . . ##### |
| . # . | . . # | . . # |
| . # . | . . ##### | . . ##### |
|.......................|.......................|.......................|
| . . | . . | . . |
| 1 2 5 . 1 2 4 . 1 2 5 | 5 6 . 7 9 . ##### | ##### . 1 2 4 . 1 4 6 |
| 6 . 5 6 7 . 6 7 | . . # | # # . 9 . 9 |
| . . | . . #### | ##### . . |
| . . | . . # | # # . . |
| . . | . . ##### | ##### . . |
+-----------------------+-----------------------+-----------------------+
| . . | . . | . . |
| ##### . 1 2 3 . # # | 2 3 8 . ##### . 8 9 | 1 3 9 . 1 3 5 . 1 3 9 |
| # . 5 8 . # # | . # . | . 8 9 . |
| # . . ##### | . ##### . | . . |
| # . . # | . # # . | . . |
| # . . # | . ##### . | . . |
|.......................|.......................|.......................|
| . . | . . | . . |
| 2 3 5 . 2 3 5 . 2 5 6 | # . 2 3 7 . # # | 3 6 7 . 3 5 7 . 3 6 9 |
| 6 . 6 8 . 9 | # . 8 9 . # # | 9 . 8 9 . |
| . . | # . . ##### | . . |
| . . | # . . # | . . |
| . . | # . . # | . . |
|.......................|.......................|.......................|
| . . | . . | . . |
| 1 3 6 . 1 3 6 . 1 6 9 | 3 8 . ##### . 7 8 9 | # # . 1 3 7 . ##### |
| . 8 . | . # . | # # . 8 9 . # |
| . . | . ##### . | ##### . . ##### |
| . . | . # . | # . . # |
| . . | . ##### . | # . . ##### |
+-----------------------+-----------------------+-----------------------+
| . . | . . | . . |
| 1 2 3 . 1 2 3 . ##### | ##### . 2 3 . 5 6 | 1 2 3 . 1 2 3 . 1 3 4 |
| 5 6 . 5 6 7 . # # | # # . . | 7 . 4 7 . |
| . . ##### | ##### . . | . . |
| . . # # | # . . | . . |
| . . ##### | # . . | . . |
|.......................|.......................|.......................|
| . . | . . | . . |
| # # . 1 2 3 . 1 2 5 | ##### . 2 3 8 . 5 8 | 1 2 3 . ##### . 1 3 9 |
| # # . 5 . | # . . | 9 . # . |
| ##### . . | # . . | . ##### . |
| # . . | # . . | . # # . |
| # . . | # . . | . ##### . |
|.......................|.......................|.......................|
| . . | . . | . . |
| ##### . 2 3 6 . 2 6 7 | 2 3 4 . # . 6 | ##### . 2 3 4 . ##### |
| # # . 7 . | 6 . # . | # . 7 . # # |
| ##### . . | . # . | ##### . . ##### |
| # . . | . # . | # . . # # |
| # . . | . # . | ##### . . ##### |
+-----------------------+-----------------------+-----------------------+