Snake game written in Clojurescript using core.async
- requires leiningen and cljsbuild
- Clone repo
lein depslein cljsbuild oncelein ring server
Snake will now be available at http://localhost:3000/
Use http://localhost:3000/dev for debugging with source maps
Copyright © 2013 FIXME
Distributed under the Eclipse Public License, the same as Clojure.