Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 384 Bytes

readme.md

File metadata and controls

executable file
·
14 lines (8 loc) · 384 Bytes

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.