npm.io
0.6.0 • Published 11 years ago

tlh-dust

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

  1. Pixel-aware: the game canvas scale's automatically to fit the device, but the coordinate system is based on real pixels.
  2. Wide range of assets supported: graphics, sprites, spine2d animations, sounds and sound sprites
  3. 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)