diff options
Diffstat (limited to 'games/ksudoku/README')
-rw-r--r-- | games/ksudoku/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/ksudoku/README b/games/ksudoku/README index bb9ac80d72..c70d38b271 100644 --- a/games/ksudoku/README +++ b/games/ksudoku/README @@ -1,6 +1,7 @@ -ksudoku is a full-featured Sudoku puzzle generator and solver for KDE. With it, you can -generate and play 3D and 2D puzzles of different sizes and levels, and the GUI is good -for playing, saving, printing, solving and dubbing puzzles. The main algorithm is fast -and extendable to any general graph coloring problem. +ksudoku is a full-featured Sudoku puzzle generator and solver for KDE. With it, +you can generate and play 3D and 2D puzzles of different sizes and levels, +and the GUI is good for playing, saving, printing, solving and dubbing +puzzles. The main algorithm is fast and extendable to any general graph +coloring problem. This requires OpenGL. |