game-of-life

Conway's Game of Life written in Clojure.

Usage

  1. Install Leiningen.
  2. Run lein deps to download the dependencies.
  3. Run lein spec to run all speclj behavior tests.

License

Copyright (C) 2011 Matthew Boston

Distributed under the Eclipse Public License, the same as Clojure.