The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Games::Sudoku::SudokuTk - Sudoku Game

SYNOPSIS

  use Games::Sudoku::SudokuTk;

DESCRIPTION

Game Sudoku allows to solve grids Sudoku in some seconds, to generate new grids, to work out grids. 3 dimensions are possible - For the children 4x4 - Normal Sudoku 9x9 - MaxiSudoku 16x16 Symbols to be found are figures but can be drawings of animals (by default for format child) Sudoku exists in several languages: French, English, German, Spanish, Portuguese. Resolutions are approachable and a help is given to find resolution if you want it

EXPORT

None by default.

SEE ALSO

Dependance: Tk, IO::File

AUTHOR

Christian Guine, <c.guine@free.fr>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by Christian Guine

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.