diff options
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: |