/pixicljs

Primary LanguageClojureMIT LicenseMIT

pixi cljs

This is an experiment in using Pixi.js and ClojureScript

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Setup

Install JavaScript dependencies with:

npm install

Running

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

License

Some image assets are from kenney.nl

Copyright © 2014 Devon Tackett