aboutsummaryrefslogtreecommitdiff
path: root/games/ksudoku/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/ksudoku/README')
-rw-r--r--games/ksudoku/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/ksudoku/README b/games/ksudoku/README
new file mode 100644
index 0000000000000..bb9ac80d7265e
--- /dev/null
+++ b/games/ksudoku/README
@@ -0,0 +1,6 @@
+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.