8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
|
A sudoku game with:
|
||
|
* a curses interface;
|
||
|
* generates hints upon request;
|
||
|
* several levels of difficulty;
|
||
|
* generation of new boards;
|
||
|
* easy entry of boards published in newspapers, internet, etc...;
|
||
|
* multiple output formats (text,csv,html,postscript).
|