1ZORK(6) Games Manual ZORK(6)
2
3
4
6 zork - the game of dungeon
7
9 /usr/games/zork
10
12 Dungeon is a computer fantasy simulation based on Adventure and on Dun‐
13 geons & Dragons, originally written by Lebling, Blank, and Anderson of
14 MIT. In it you explore a dungeon made up of various rooms, caves,
15 rivers, and so on. The object of the game is to collect as much trea‐
16 sure as possible and stow it safely in the trophy case (and, of course,
17 to stay alive.)
18
19 Figuring out the rules is part of the game, but if you are stuck, you
20 should start off with “open mailbox”, “take leaflet”, and then “read
21 leaflet”. Additional useful commands that are not documented include:
22
23 quit (to end the game)
24
25 !cmd (the usual shell escape convention)
26
27 > (to save a game)
28
29 < (to restore a game)
30
32 /usr/games/lib/d*
33
34
35
364th Berkeley Distribution May 20, 1985 ZORK(6)