The library can be used to create website animations, hvoer effects, improve page load speed or to create games.
Sprite.js can render graphics via HTML or HTML5 canvas.
By default the HTML backend is used.
The HTML backend displays sprites using DOM elements when the canvas backend draw the sprites on the canvas.
sprite.js has been tested on Chromium, Firefox, Android emulator and Opera.
Here are some key features of "Sprite.js":
· Layers
· Timers
· Cycles
· Tickers
· Input and output control
Requirements:
· JavaScript enabled on client side