summaryrefslogtreecommitdiff
path: root/games/textmaze/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-08 21:24:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-08 21:24:03 +0000
commit093bc8085223fb62b5b3fc5f549fddf2d26d2d76 (patch)
treee93b038108c7cdf8e000696b44bd43cb25ed5f0e /games/textmaze/pkg-descr
parent- remove dead mirror (diff)
add textmaze
Generates mazes on a text terminal and lets you traverse them
Notes
Notes: svn path=/head/; revision=47550
Diffstat (limited to 'games/textmaze/pkg-descr')
-rw-r--r--games/textmaze/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/textmaze/pkg-descr b/games/textmaze/pkg-descr
new file mode 100644
index 000000000000..9d2dc1b346df
--- /dev/null
+++ b/games/textmaze/pkg-descr
@@ -0,0 +1,2 @@
+TextMaze generates random mazes on a text terminal and lets you traverse
+them using the arrow keys.