slackbuilds_ponce/games/hack-of-life/hackoflife.rst
B. Watson 37fdc9220c
games/hack-of-life: Added (networked Conway's Life variant)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-11-22 01:14:16 +07:00

55 lines
1.3 KiB
ReStructuredText

.. RST source for hackoflife(6) man page. Convert with:
.. rst2man.py hackoflife.rst > hackoflife.6
.. rst2man.py comes from the SBo development/docutils package.
.. |version| replace:: 20130628_3a6c824
.. |date| date::
==========
hackoflife
==========
--------------------------------------------------
networked multiplayer curses Conway's Life variant
--------------------------------------------------
:Manual section: 6
:Manual group: SlackBuilds.org
:Date: |date|
:Version: |version|
SYNOPSIS
========
hackoflife
DESCRIPTION
===========
**hackoflife** is a modified version of Conway's 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.
There are no command-line options or arguments. The program is
controlled via its built-in menus. For full documentation, see:
/usr/doc/hack-of-life-|version|/README
COPYRIGHT
=========
See the file /usr/doc/hack-of-life-|version|/COPYING for license information.
AUTHORS
=======
hackoflife was written by isharacomix.
This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
SEE ALSO
========
The hackoflife homepage: https://github.com/isharacomix/hack-of-life