in reply to Sudoku Generator

This seems quite a popular topic. ;-) See also:


Win32 development
Sudoku generator
Sudoku Game - GUI
SuDoTKu - version 2
a Perl solution for Sudoku puzzle
SuDoTKu
SuDoKu solver
Sudoku puzzles solved using Regular Expressions
bobf's scratchpad

Personally, I also like Simple Sudoku, I am considering purchasing SadMan Sudoku, and teacher friends like this. :-)

Good luck, and have fun...

planetscape

Replies are listed 'Best First'.
Re^2: Sudoku Generator
by turo (Friar) on Dec 13, 2005 at 13:23 UTC
    Ohhh daemons!!! i forgot to use the perlmonks' supersearch before submitting my modest sudoku-perl generator :'( ...
    Solve Sudokus are a trendy vice! thanks for the link to the SadMan Sudoku, it has a list of interesting ''techniques''

    I can bet that in future there were more sudoku-perl on the perlmonks code-pool :-) ...

    Best regards

    perl -Te 'print map { chr((ord)-((10,20,2,7)$i++)) } split //,"turo"'
Re^2: Sudoku Generator
by herveus (Prior) on Dec 13, 2005 at 17:16 UTC
    Howdy!

    Sudoku Susser has become my tool of choice...and it's free.

    yours,
    Michael

      Ooh... thanks!

      planetscape