File: luxman.6

package info (click to toggle)
luxman 0.41-11
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,416 kB
  • ctags: 1,085
  • sloc: cpp: 6,877; ansic: 2,291; makefile: 246
file content (82 lines) | stat: -rw-r--r-- 1,956 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
.\" Copyright (c) 1995 Frank McIngvale
.\" May be freely distributed in any form.
.TH LuxMan 6 "24 Mar 1995" "LuxMan version 0.41" "Games"
.SH NAME
LuxMan \- A maze game for Linux
.SH SYNOPSIS
.B luxman
[
.B \-r rate
] [
.B \-f file
] [
.B \-8hn
]
.SH DESCRIPTION
.B luxman
is a maze game for Linux, similar to the
.RI ` Pac
.IR Man '
arcade game. It uses SVGAlib, so it runs in a console (as opposed
to running under X).
.LP
.B Some features:
.LP
.TP
\fB* Customizable\fP
You can change the playing order, create new levels, edit
the bitmaps, change colors, change sounds, etc., 
without recompiling the source. See the file
.B HOWTO.Modify
for details.
.TP
\fB* Multiple skill levels\fP
Four to be exact, ranging from pitifully easy
to nearly impossible (well, as far as *I* can tell :).
.TP
\fB* VT Switching\fP
You can switch to/from the game at any time.
.TP
\fB* Digitized sound\fP
Just listen, you'll hear what I mean.
.SH OPTIONS
.TP
\fB\-f\fP \fIname\fP, \fB\-\-file\fP \fIname\fP
Set scenarios filename to \fIname\fP. The default name
is
.B scenarios.
This file may be located either in the current directory
or in
.B /usr/lib/games/luxman.
.TP
\fB\-r\fP \fIrate\fP, \fB\-\-fps\fP \fIrate\fP
Set frame rate to \fIrate\fP.
.TP
\fB\-8\fP, \fB\-\-8k\fP
Use 8kHz sound playback. The default is 11kHz.
This option is considered \fBOBSOLETE\fP. If you
really need this feature, or find it useful, please
e-mail
.B frankm@nuance.com
and tell me.
.TP
\fB-n\fP, \fB\-\-nosnd\fP
Do not use sound. This is on by default if you do not
have a soundcard.
.TP
\fB-h\fP, \fB\-\-help\fP
Show a summary of command line options.
.SH FILES
/usr/lib/games/luxman/scenarios
/usr/lib/games/luxman/modern/levels.def
/usr/lib/games/luxman/oldscen/old.def
.SH BUGS
Please report any bugs to
.B frankm@nuance.com
.SH "SEE ALSO"
.BR
.BR luxchk ( 6 ).
.SH COPYING
Copyright (c) 1995 Frank McIngvale (frankm@nuance.com)
.PP
This manpage may be freely distributed in any form.