View previous topic :: View next topic |
Author |
Message |
| hippogo149
| Joined: 14 May 2008 | Posts: 8 | : | | Items |
|
Posted: Wed May 14, 2008 9:44 am Post subject: Sudoku Solver and Generator Written in Flash |
|
|
Hip Sudoku Interface
I have made Sudoku solver and generator in Flash (using Actionscript 2.0). You can check it out or save it on your computer from the link below:
http://i181.photobucket.com/albums/x269/hippogo149/Permanent/Hip_Sudoku_1.swf
Features:
1. Unique solution for each puzzle
2. Symmetrical puzzles
3. Save/Load
4. Show all possibilities
5. Pencil marks
6. Undo and show hints
7. No installation required |
|
Back to top |
|
|
| wapati
| Joined: 12 Jun 2007 | Posts: 622 | : | Location: Canada | Items |
|
Posted: Wed May 14, 2008 8:32 pm Post subject: |
|
|
Your flash appears to be well done, your sudoku is so simple it is close to worthless. |
|
Back to top |
|
|
| hippogo149
| Joined: 14 May 2008 | Posts: 8 | : | | Items |
|
Posted: Wed May 14, 2008 10:16 pm Post subject: |
|
|
wapati,
You have a good point. Indeed, I have real trouble making a good generator. |
|
Back to top |
|
|
| wapati
| Joined: 12 Jun 2007 | Posts: 622 | : | Location: Canada | Items |
|
Posted: Thu May 15, 2008 7:21 pm Post subject: |
|
|
I am curious as to why you have chosen flash as your language? |
|
Back to top |
|
|
| hippogo149
| Joined: 14 May 2008 | Posts: 8 | : | | Items |
|
Posted: Thu May 15, 2008 7:50 pm Post subject: |
|
|
I have seen many solvers and generators, but none of them is easy to use or have user-friendly interface. I am in process of learning flash. So, I decided to make Sudoku in Flash.
I know that Flash is not suitable for heavily computational problems, like Sudoku. It represents a challenge to make workable acceptable one.
Originally, I wrote the engine in C#. |
|
Back to top |
|
|
| wapati
| Joined: 12 Jun 2007 | Posts: 622 | : | Location: Canada | Items |
|
Posted: Thu May 15, 2008 7:57 pm Post subject: |
|
|
They all take some learning for (I think) two reasons.
1. There are too many features for most people.
That is, different people want different features and most people don't want ALL the features, just the ones THEY like.
2. Everybody gets the code well past the helpfile stage.
I admire your program, it is easy to use and is nicely visual. |
|
Back to top |
|
|
|