Files
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

51 lines
1.1 KiB
Groff

.\" @(#)hack.6 1.1 94/10/31 SMI;
.TH HACK 6 "19 September 1985"
.SH NAME
hack \- replacement for rogue
.SH SYNOPSIS
.B hack
[
.B \-d
hackdir ] [
.B \-s
.B all
| player ... ]
.SH DESCRIPTION
.I Hack
is a display-oriented dungeons & dragons type game.
Both display and command structure resemble
.IR rogue ,
although
.I hack
has twice as many monster types and requires three times as much memory.
.PP
Normally
.I hack
looks in
.I /usr/games/lib/hackdir
for the files listed below;
this directory can be changed with the
.B \-d
option. The
.B \-s
option permits you to search the player record.
Given the keyword
.BR all ,
.I hack
lists all players;
given the login name of a player,
it lists all scores of that player.
.SH FILES
.ta \w'rumors\0\0'u
.nf
record top 100 list (start with an empty file)
news changes or bugs (start with no news file)
data information about objects and monsters
help introductory information (no doubt outdated)
hh compacted version of help
perm empty file used for locking
rumors texts for fortune cookies
.fi
.\".SH AUTHOR
.\"Andreas Bormann, Jay Fenlason