diff options
author | Glenn Becker <burningc@sdf.org> | 2013-01-01 14:11:38 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 14:11:38 -0500 |
commit | f0ae50667dce45a3c0b7e034708dd5e4faaf6c7a (patch) | |
tree | c7c03d210c4563de43b797f4bef74263fae10cc9 /games/golly/slack-desc | |
parent | b8c5e7857befdce73a49f35026b813441dcc58dc (diff) | |
download | slackbuilds-f0ae50667dce45a3c0b7e034708dd5e4faaf6c7a.tar.gz |
games/golly: Added (Game of Life simulator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/golly/slack-desc')
-rw-r--r-- | games/golly/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/golly/slack-desc b/games/golly/slack-desc new file mode 100644 index 0000000000..73cf8b5d82 --- /dev/null +++ b/games/golly/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------------------------------------------------------| +golly: golly (Game of Life simulator) +golly: +golly: golly is an open source, cross-platform application for exploring +golly: Conway's Game of Life and other cellular automata. Supports bounded +golly: and unbounded universes, with cells of up to 256 states; supports +golly: multiple algorithms, including Bill Gosper's super fast hashlife +golly: algorithm. +golly: +golly: http://golly.sourceforge.net +golly: +golly: |