Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.62 KB

File metadata and controls

44 lines (31 loc) · 1.62 KB

Sprite.js documentation

Sprite.js is a framework that lets you create animations and games using sprites in an efficient way. The goal is to allow a common framework for desktop and mobile browsers and use the latest technology available on each platform. Sprite.js is tested on WebKit, Firefox, Android phones, Opera and IE9.

Download sprite.js

To download the latest version of sprite.js go to the Github repository or use the direct link to the library.

Examples

To see examples of what the framework has to offer have a look at the test files.

Table of content

.. toctree::
   :maxdepth: 2

    Introduction </introduction>
    API documentation </api>
    Changelog </changelog>


Projects that Use Sprite.js