sprite animation

HTML5 Animation Library

HTML5 Animation Library

Lib.js is a JavaScript library that allows you to easily draw and animate objects to any <canvas> element. Lib.js allows you to animate sprite images with a single line of code, allowing for an extremely fast and flexible way of creating games and animations. Think of it as the jQuery of HTML5 Canvas animation! Lib.js uses frame-by-frame animation which means it will run your animations with equal consistency across any browser in any...