SlackBuildsOrg/games/lmarbles/lmarbles.6
B. Watson a57b8866e5 games/lmarbles: Added (2D puzzle game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-23 07:51:27 +07:00

38 lines
1.2 KiB
Groff

.\" 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.