cljs-life

Conway's Game of Life in cljs with Quil

EPL-1.0 License

Stars
11

cljs-life

Conway's Game of Life in cljs using Quil

Usage

Run lein figwheel and then open http://localhost:3449/ in your browser.

The simulation logic lives in the cljs-life.core namespace. Any changes made there will be reflected in the browser.

License

Copyright © 2014 Carmen La

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