Can you point me to a good Javascript sprite animation library using the HTML Canvas tag?
A few Google searches only turned up some non-canvas projects. I am looking for something clean and simple.
Thanks.
Can you point me to a good Javascript sprite animation library using the HTML Canvas tag?
A few Google searches only turned up some non-canvas projects. I am looking for something clean and simple.
Thanks.
Processing is a great visualization / animation framework, who has been recently ported to JavaScript: http://ejohn.org/blog/processingjs/.
Hope that helps :)
you could look at create.js... it uses sprite sheets and is developed for the canvas tag.
Here is a good list of some javascript game engines:
http://www.reddit.com/r/javascript/comments/f094j/list_of_js_game_engines_community_effort/