File: rockdodger.6

package info (click to toggle)
rockdodger 1.1.3-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,428 kB
  • sloc: ansic: 5,871; makefile: 159; sh: 21
file content (88 lines) | stat: -rw-r--r-- 2,315 bytes parent folder | download | duplicates (3)
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
83
84
85
86
87
88
.\"                                      Hey, EMACS: -*- nroff -*-
.TH ROCKDODGER 6 "May 29, 2017"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
rockdodger \- dodge and blow up rocks with your spaceship
.SH SYNOPSIS
.B rockdodger
.RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.B rockdodger game.
.PP
Use the space key to start a new game.  You have to dodge the rocks that come
flying in from the right.  By shooting at them with your laser you can heat
them until they explode.  The shield makes you invincible while you keep it
activated.  Both shield and laser have a limited power supply which recharges
only slowly.
.SS Keyboard Controls
.TP
.B Cursor keys
Move spaceship in the given direction.
.TP
.B F1
Setup screen.
.TP
.B d
Fire laser.
.TP
.B s
Activate shields.
.TP
.B p
Pause/unpause game.
.TP
.B Esc
Quit game.

.SH GURU MEDITATION (Errors)
Error messages (aka software failures) are usually reported by a so
called "guru meditation". The guru meditation will be displayed in the
top of the screen in a blinking border. If this happens please send in
a bug report and provide the colour of the border (red, yellow, green,
blue) and the two hex numbers after the hash ('#'). This will help
greatly in locating the failure.

.SH OPTIONS
.TP
.B \-h
Show summary of options.
.TP
.B \-f
Run in full screen mode (default).
.TP
.B \-w
Run in window mode.
.TP
.B \-x 
Provide the width of the rockdodger screen.
.TP
.B \-y
Provide the height of the rockdodger screen.
.TP
.B \-k
Use keyboard only, disable joystick.
.TP
.B \-s
Run in silent mode (no sound).
.TP
.B \-I
Please show me always the intro.
.TP
.B \-P
Provide a rockdodger parameter file. Certain aspects of the game may
be changed using this parameter file. This is an IFF FORM ROCK file.
.SH AUTHOR
This manual page was written by Andreas Bombe <aeb@debian.org> and RPK,
for the Debian GNU/Linux system (but may be used by others).