summaryrefslogtreecommitdiff
path: root/games/dungeon/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 19:21:21 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 19:21:21 +0000
commit04c0b3aa720118b5432113c45f4cc947ae87abef (patch)
treec10f279013ff67e824259adce2fa14744c34e745 /games/dungeon/pkg-descr
parentInitial import of ptkei version 1.10. (diff)
Initial import of dungeon version 1.0.
A text adventure game of ZORK. PR: 14645 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
Notes
Notes: svn path=/head/; revision=23381
Diffstat (limited to 'games/dungeon/pkg-descr')
-rw-r--r--games/dungeon/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/dungeon/pkg-descr b/games/dungeon/pkg-descr
new file mode 100644
index 000000000000..7fe547c5400d
--- /dev/null
+++ b/games/dungeon/pkg-descr
@@ -0,0 +1,16 @@
+Dungeon has been the most famous text type adventure game.
+Zork I, II, III of Infocom were based on it.
+
+For more detailed information, visit:
+
+WWW: http://www.csd.uwo.ca/Infocom/dungeon.html
+
+You can also read the articles about the history of the Zork
+in ``The New Zork Times'' at there.
+
+This port requires both Fortran and C source zipped archives,
+however the program is build from the C source.
+The Fortran source archive includes useful informations
+to solve the myth, which you should not see.
+--
+rmiya