summaryrefslogtreecommitdiffstats
path: root/games/gtkballs/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/gtkballs/README')
-rw-r--r--games/gtkballs/README10
1 files changed, 8 insertions, 2 deletions
diff --git a/games/gtkballs/README b/games/gtkballs/README
index 84e9dd5284..58a65f8499 100644
--- a/games/gtkballs/README
+++ b/games/gtkballs/README
@@ -1,3 +1,9 @@
-GtkBalls is the clone of well-known DOS game "Lines".
+gtkballs (clone of Lines - logic game about balls)
-Note: To save scores, join group 'games'.
+GtkBalls is a clone of the well-known MS-DOS game "Lines".
+
+See the man page or press F1 in the game, to see the rules.
+
+The game is installed setgid games, to be able to write to its high
+score file. If this bothers you, 'export SETGID=no' in the script
+environment; the game won't be able to save high scores in that case.