6 lines
243 B
Text
6 lines
243 B
Text
|
Python Sudoku is a text and graphical program (gtk interface) to create or
|
||
|
resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page)
|
||
|
and write an image (png, jpeg, etc) with a sudoku.
|
||
|
|
||
|
WWW: http://pythonsudoku.sourceforge.net/
|