diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-20 13:12:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:16 +0700 |
commit | 37fdc9220c4374f0a0fe386b32542fc00d662aec (patch) | |
tree | 2c22965f842f25eb75833ef972efb35591a52822 /games/hack-of-life/slack-desc | |
parent | 6c237e00fe7cc8c11d1555d9aeff5fab7c918488 (diff) |
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>
Diffstat (limited to 'games/hack-of-life/slack-desc')
-rw-r--r-- | games/hack-of-life/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/hack-of-life/slack-desc b/games/hack-of-life/slack-desc new file mode 100644 index 0000000000000..5efc1e351356c --- /dev/null +++ b/games/hack-of-life/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hack-of-life: hack-of-life (networked multiplayer Conway's Life variant) +hack-of-life: +hack-of-life: hack-of-life is a modified version of Conway's Game of Life that has +hack-of-life: multiple colors of cells. The object of the game is to defeat other +hack-of-life: players by eliminating their cells, and/or cover over 1/3 of the board +hack-of-life: with cells of your color. +hack-of-life: +hack-of-life: +hack-of-life: +hack-of-life: +hack-of-life: |