Skip to content

dtackett/pixicljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published