Licence
ISC
Version
0.6.0
Deps
0
Vulns
0
Weekly
0
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)