jCanvas is a little jQuery plugin written entirely in JavaScript that makes working with jQuery, and thereby HTML5′s canvas element, a lot easier.
I'm working on an HTML5 game. I need to draw tail lines in the canvas and check for intersections in …
javascript html canvas drawing jcanvas