Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 588 Bytes

README.md

File metadata and controls

36 lines (18 loc) · 588 Bytes

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