Conway's Game of Life in Clojure.
My first clojure program built at Rails Camp AU 12.
Uses Leiningen.
$ lien run
There are some pre-built starting patterns you can select in the life.clj file but it all requires manual hacking atm.
- Make the world Infinite!!
- Make the world Editable!!
- Profit!!
Copyright © 2012 Sean Geoghegan.
Distributed under the Eclipse Public License, the same as Clojure.