mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
37fdc9220c
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
66 lines
1.8 KiB
Groff
66 lines
1.8 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.TH HACKOFLIFE 6 "2020-11-20" "20130628_3a6c824" "SlackBuilds.org"
|
|
.SH NAME
|
|
hackoflife \- networked multiplayer curses Conway's Life variant
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.\" RST source for hackoflife(6) man page. Convert with:
|
|
.
|
|
.\" rst2man.py hackoflife.rst > hackoflife.6
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
hackoflife
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBhackoflife\fP is a modified version of Conway\(aqs Game of Life that has
|
|
multiple colors of cells. The object of the game is to defeat other
|
|
players by eliminating their cells, and/or cover over 1/3 of the board
|
|
with your color of cell.
|
|
.sp
|
|
There are no command\-line options or arguments. The program is
|
|
controlled via its built\-in menus. For full documentation, see:
|
|
.sp
|
|
/usr/doc/hack\-of\-life\-20130628_3a6c824/README
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/hack\-of\-life\-20130628_3a6c824/COPYING for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
hackoflife was written by isharacomix.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
The hackoflife homepage: \fI\%https://github.com/isharacomix/hack\-of\-life\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|