tlh-dust
v0.6.0
Published
A simple wrapper around pixiJS for creating casual games.
Downloads
6
Readme
tlh-dust
A simple, pixel-aware helper library build for pixiJS (games and stuff).
##Features
- Pixel-aware: the game canvas scale's automatically to fit the device, but the coordinate system is based on real pixels.
- Wide range of assets supported: graphics, sprites, spine2d animations, sounds and sound sprites
- One file gives you all: pixi.js, howler, p2.js and proton.js are compiled in the library on build
For an example implementation see dustPlaygroundApp (https://github.com/wojciak/dustPlaygroundApp)
