With all the commotion around sudoku these days I decided to give it a try and create a sudoku generator using flash actionscript. It worked out pretty nice and I decided to add another game I called soku. It's a kind of speed sudoku. Check out the instructions for more information.
Don't forget to check out the extras. There's a print option available which alows you to print 6 sokus or sudokus on a page for offline puzzling ^^.
The highscore system stores your highscores locally and they can be reset to the basic values in the options menu. The system works quite simple. The longer it takes you to finnish the puzzle, the higher you score, which in this case is bad, since a lower score gets you higher in the top 10 ;).
The instructions are available in two languages, English and Dutch, selectable in the options menu.
------------------------
update:
The little check bug has been fixed. A fully filled field that is correct but not the same as the generated answer is also accepted now. :)
update 2:
The print function works perfectly now