mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
19 lines
275 B
Plaintext
19 lines
275 B
Plaintext
|
Sudsol is a small utility to solve Sudoku puzzles.
|
||
|
|
||
|
The usage is very simple; add your puzzle to a textfile in the following
|
||
|
format:
|
||
|
|
||
|
7.94...18
|
||
|
.3......2
|
||
|
....974..
|
||
|
...13.5..
|
||
|
.....83..
|
||
|
.4..7...9
|
||
|
5683...7.
|
||
|
2.3....51
|
||
|
.7..2....
|
||
|
|
||
|
and run 'sudsol puzzle.txt'
|
||
|
|
||
|
WWW: http://rink.nu/
|