Scratchcard A ES6 Pixi.js scratchcard example. This game provides a micro-framework for work with some Pixi libraries. Demo: http://haack.cl/scratchcard/ Install dependencies $ npm install Build project $ npm run build Dev mode Runs a local static webserver with watchify on port 8000 $ npm run serve