Sprite.js a sprite based animation library

| tags: links

Nice looking animations. We should compare this to easel.

www.reddit.com

Sprite.js is a sprite cross browser animation library that can render sprites with HTML or canvas. Both backend can be used at the same time. Main features are: Sprite animation via a Cycle object (gif-like via javascript), Game loop handling, Basic physic, Input handling (mainly keyboard)