Dan Motzenbecker, MIT License
Cellf is an interactive experiment that reflects you and your surroundings as you play.
More simply put, it's a twist on sliding tile games written in ClojureScript, React (via Om), and core.async.
Clone the repository and run
$ lein figwheel dev
to start a development server on port 3449
.
Run
$ lein cljsbuild once min
for optimized output.