public
Description: Javascript sprite library for Canvas.
Homepage: http://www.lamberta.org/blog/doodle
Clone URL: git://github.com/biilly/doodle.js.git
name age message
file .gitignore Wed Jun 24 18:51:11 -0700 2009 Add headers to build files. [biilly]
file BSD-LICENSE.txt Tue Jun 23 06:52:35 -0700 2009 Changed to BSD License. [biilly]
file README Sat Jun 20 08:23:53 -0700 2009 Added yuicompressor-2.4.2. [biilly]
file Rakefile Wed Jun 24 18:51:11 -0700 2009 Add headers to build files. [biilly]
directory build/ Mon Jun 22 07:49:10 -0700 2009 Added JsLint and Rhino1.7r2 [biilly]
directory src/ Tue Jun 23 19:32:37 -0700 2009 Matrix tests and refactoring. [biilly]
file test-all.yml Tue Jun 23 19:32:37 -0700 2009 Matrix tests and refactoring. [biilly]
directory test/ Tue Jun 23 19:32:37 -0700 2009 Matrix tests and refactoring. [biilly]
README
--------------------------------------------------
Doodle.js
A Javascript sprite library for HTML Canvas
--------------------------------------------------

For lack of proper documentation, you can check out
an introduction and code examples at:
http://www.lamberta.org/blog/doodle

To build (requires Ruby Rake):
rake build
rake min