1ADVENTURE(6) Games Manual ADVENTURE(6)
2
3
4
6 adventure - an exploration game
7
9 /usr/games/adventure
10
12 The object of the game is to locate and explore Colossal Cave, find the
13 treasures hidden there, and bring them back to the building with you.
14 The program is self-descriptive to a point, but part of the game is to
15 discover its rules.
16
17 To terminate a game, type `quit'; to save a game for later resumption,
18 type `suspend'.
19
21 Saving a game creates a large executable file instead of just the
22 information needed to resume the game.
23
24
25
267th Edition May 6, 1986 ADVENTURE(6)