life/README.md
2014-12-26 18:27:54 +01:00

8 lines
209 B
Markdown

# Life
## Haskell implementation of Conway's game of life
### License
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html