From f0ae50667dce45a3c0b7e034708dd5e4faaf6c7a Mon Sep 17 00:00:00 2001 From: Glenn Becker Date: Tue, 1 Jan 2013 14:11:38 -0500 Subject: games/golly: Added (Game of Life simulator) Signed-off-by: dsomero --- games/golly/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games/golly/slack-desc (limited to 'games/golly/slack-desc') 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: -- cgit v1.2.3