mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
56 lines
1.3 KiB
ReStructuredText
56 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
|