xref: /original-bsd/games/adventure/adventure.6 (revision 2bdcd748)
1.\" Copyright (c) 1991, 1993 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" The game adventure was originally written in Fortran by Will Crowther
5.\" and Don Woods.  It was later translated to C and enhanced by Jim
6.\" Gillogly.  This code is derived from software contributed to Berkeley
7.\" by Jim Gillogly at The Rand Corporation.
8.\"
9.\" %sccs.include.redist.man%
10.\"
11.\"	@(#)adventure.6	6.5 (Berkeley) 05/12/93
12.\"
13.Dd
14.Dt ADVENTURE 6
15.Os
16.Sh NAME
17.Nm adventure
18.Nd an exploration game
19.Sh SYNOPSIS
20.Nm adventure
21.Op saved-file
22.Sh DESCRIPTION
23The object of the game is to locate and explore Colossal Cave, find the
24treasures hidden there, and bring them back to the building with you.
25The program is self-descriptive to a point, but part of the game is to
26discover its rules.
27.Pp
28To terminate a game, enter
29.Dq quit ;
30to save a game for later resumption, enter
31.Dq suspend .
32