grammar, spelling, diction
[unix-history] / usr / src / games / adventure / adventure.6
CommitLineData
fa254f9a 1.\" @(#)adventure.6 6.1 (Berkeley) %G%
16d81813 2.\"
fa254f9a 3.TH ADVENTURE 6 ""
16d81813
KM
4.AT 3
5.SH NAME
6adventure \- an exploration game
7.SH SYNOPSIS
8.B /usr/games/adventure
9.SH DESCRIPTION
10The object of the game is to
11locate and explore Colossal Cave, find the treasures hidden there,
12and bring them back to the building with you.
88246bd8 13The program is self-describing to a point, but part of the game is to discover
16d81813
KM
14its rules.
15.PP
88246bd8
KM
16To terminate a game, type `quit';
17to save a game for later resumption, type `suspend'.
16d81813
KM
18.SH BUGS
19.PP
20Saving a game creates a large executable file instead of just
21the information needed to resume the game.