summaryrefslogtreecommitdiffstats
path: root/games/lmarbles/lmarbles.6
blob: 2a12e5981ab3f1365ba12aad003196415b3e3324 (plain)
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
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.TH MARBLES 6 "April 15, 2014"
.SH NAME
lmarbles \- build figures out of colored marbles
.SH SYNOPSIS
.B lmarbles
.SH DESCRIPTION
Your goal in the puzzle game
.B lmarbles
is to create a more or less complex figure out of single marbles within
a move limit to reach the next level. Sounds easy? Well, there is a
problem: If a marble starts to move, it will not stop until it hits
a wall or another marble.
.SH OPTIONS
None.
.SH FILES
.TP
.IP "~/.lgames/lmarbles.conf"
Automatically generated config file. This is not meant for human editing.
.TP
.IP "/var/lib/games/lmarbles.prfs"
Global preferences and score file. Not for human editing.
.SH BUGS
Please report any bugs you find to Michael Speck <kulkanie@gmx.net>
.SH LICENCE
.B lmarbles
is covered by the GNU General Public License(GPL).
.SH SEE ALSO
.BR lbreakout (1)
.PP
/usr/doc/lmarbles-\fI$VERSION\fR/*
.SH AUTHOR
Michael Speck <kulkanie@gmx.net>
.PP
This manual page was written by Uwe Hermann <uh1763@hermann-uwe.de>,
for the Debian GNU/Linux system (but may be used by others). It was
modified for the SlackBuilds.org project by B. Watson.