/conway

Primary LanguageClojure

conway

A Clojurescript implementation of the Game of Life. Uses D3 for visualization and ReactJS (via Reagent) for the UI controls.

Usage

Compile code use lein cljsbuild, and serve it with your favorite webserver.

License

Copyright © 2014 Andrew Stine

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.