A modern, modular, html5 game development library
npm install spritewerkspritewerk
==========

npm install --save spritewerk
or clone with git
git clone https://github.com/bildepunkt/spritewerk.git
or download archive here.
import classes from ./src as needed.##### Playground
Want to play with Spritewerk right away? To set up a bare-bones development environment run
npm run make-playground
then get webpack to watch changes on playground/main.js with:
npm run watch-playground
npm run test
npm run doc
requires node >= 4.2.x