- A Conway's Game of Life implementation written in ClojureScript with core.async
- Seeded by a painting of Uncle Buck by my friend Andy Baer
- Install Leiningen
- Clone the repo
- Run
lein cljsbuild once
in the project's root directory - Open
resources/index.html
in your web browser of choice
- My first ClojureScript project
- Written in December 2015
- © 2015-2017 Tim Walter
- Licensed under the Eclipse Public License 1.0