This is an experiment in using Pixi.js and ClojureScript
You will need Leiningen 1.7.0 or above installed.
Install JavaScript dependencies with:
npm install
To compile the clojurescript run:
lein cljsbuild once
To setup auto complication run:
lein cljsbuild auto
To start a web server for the application, run:
lein ring server
Some image assets are from kenney.nl
Copyright © 2014 Devon Tackett