Skip to content

Interactive PixiJS playground in [Iced] CoffeeScript and JavaScript. Like JSFiddle, with a REPL and HTML5 local image drag + drop.

Notifications You must be signed in to change notification settings

nextorigin/pixijs-playground

Repository files navigation

PixiJS Playground

Interactive PixiJS playground in [Iced] CoffeeScript and JavaScript. Like JSFiddle, with a REPL and HTML5 local file (image and script) drag + drop.

https://github.com/nextorigin/pixijs-playground

Demo

Fully-working demo available at http://pixijs-playground.nextorig.in .

Installation

npm install pixijs-playground

Usage

Run a simple Express server for the compiled static files

gulp serve

Development

git clone https://github.com/nextorigin/pixijs-playground.git
cd pixijs-playground/
npm install
gulp build
gulp serve

Development gulp tasks

$ gulp --tasks-simple
css:copy
css:watch
css:codemirror
styl
styl:watch
css
templatizer
coffee
coffee:watch
js:copy
js:watch
js
watchify
build
clean
watch
serve

Credits

Built with:

and some help from:

License

MIT

About

Interactive PixiJS playground in [Iced] CoffeeScript and JavaScript. Like JSFiddle, with a REPL and HTML5 local image drag + drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published