need param.h for mbuf.h now
[unix-history] / usr / src / games / battlestar / battlestar.6
CommitLineData
86523e3e
KB
1.\" Copyright (c) 1983 The Regents of the University of California.
2.\" All rights reserved.
fdc7d56f 3.\"
86523e3e
KB
4.\" Redistribution and use in source and binary forms are permitted
5.\" provided that the above copyright notice and this paragraph are
6.\" duplicated in all such forms and that any documentation,
7.\" advertising materials, and other materials related to such
8.\" distribution and use acknowledge that the software was developed
9.\" by the University of California, Berkeley. The name of the
10.\" University may not be used to endorse or promote products derived
11.\" from this software without specific prior written permission.
12.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
13.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
14.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
fdc7d56f 15.\"
86523e3e
KB
16.\" @(#)battlestar.6 1.3 (Berkeley) %G%
17.\"
18.TH BATTLESTAR 6 "
19.UC 6
9739231e
EW
20.SH NAME
21battlestar \- a tropical adventure game
22.SH SYNOPSIS
23.B battlestar
24[
25.B -r (recover a saved game)
26]
27.br
28.fi
29.SH DESCRIPTION
30.I Battlestar
31is an adventure game in the classic style. However, It's slightly less
32of a
33puzzle and more a game of exploration. There are a few magical words
34in the game, but on the whole, simple English
35should suffice to make one's desires understandable to the parser.
36.SH "THE SETTING"
37In the days before the darkness came, when battlestars ruled the
38heavens...
39.br
40.nf
41
42 Three He made and gave them to His daughters,
43 Beautiful nymphs, the goddesses of the waters.
44 One to bring good luck and simple feats of wonder,
45 Two to wash the lands and churn the waves asunder,
46 Three to rule the world and purge the skies with thunder.
47
48.fi
49.PP
50In those times great wizards were known and their powers were beyond
51belief. They could take any object from thin air, and, uttering the
86523e3e 52word `su' could disappear.
9739231e
EW
53.PP
54In those times men were known for their lust of gold and desire to
55wear fine weapons. Swords and coats of mail were fashioned that could
56withstand a laser blast.
57.PP
58But when the darkness fell, the rightful reigns were toppled. Swords
59and helms and heads of state went rolling across the grass. The entire
60fleet of battlestars was reduced to a single ship.
61.SH "SAMPLE COMMANDS"
62.nf
63
64 take --- take an object
65 drop --- drop an object
66
67 wear --- wear an object you are holding
68 draw --- carry an object you are wearing
69
70 puton --- take an object and wear it
71 take off -- draw an object and drop it
72
73 throw <object> <direction>
74
75 ! <shell esc>
76
77.fi
78.SH "IMPLIED OBJECTS"
79.nf
80
86523e3e
KB
81 >-: take watermelon
82 watermelon:
9739231e
EW
83 Taken.
84 >-: eat
86523e3e 85 watermelon:
9739231e
EW
86 Eaten.
87 >-: take knife and sword and apple, drop all
88 knife:
89 Taken.
90 broadsword:
91 Taken.
92 apple:
93 Taken.
94 knife:
95 Dropped.
96 broadsword:
97 Dropped.
98 apple:
99 Dropped.
100 >-: get
101 knife:
102 Taken.
103
104.fi
105.PP
106Notice that the "shadow" of the next word stays around if you
107want to take advantage of it. That is, saying "take knife" and then
108"drop"
109will drop the knife you just took.
110.SH "SCORE & INVEN"
111The two commands "score" and "inven" will print out your current status
112in
113the game.
114.SH "SAVING A GAME"
115The command "save" will save your game in a file called "Bstar." You
116can
117recover a saved game by using the "-r" option when you start up the
118game.
119.SH DIRECTIONS
120The compass directions N, S, E, and W can be used if you have a compass.
121If you don't have a compass, you'll have to say R, L, A, or B, which
122stand for
123Right, Left, Ahead, and Back. Directions printed in room descriptions
124are
125always printed in R, L, A, & B relative directions.
126.SH HISTORY
127I wrote Battlestar in 1979 in order to experiment with the niceties of
128the C Language.
129Most interesting things that happen in the game are hardwired into the
130code, so don't
131send me any hate mail about it! Instead, enjoy art for art's sake!
132.SH AUTHOR
133David Riggle
134.SH "INSPIRATION & ASSISTANCE"
135Chris Guthrie
136.br
137Peter Da Silva
138.br
139Kevin Brown
140.br
141Edward Wang
142.br
143Ken Arnold & Company
144.SH BUGS
145Countless.
146.SH "FAN MAIL"
147Send to edward%ucbarpa@Berkeley.arpa, chris%ucbcory@berkeley.arpa,
148riggle.pa@xerox.arpa.