public
Description: Code for a talk at Refresh Baltimore on the <canvas> element
Homepage:
Clone URL: git://github.com/llimllib/refresh-canvas.git
name age message
file README Tue Jul 22 15:46:48 -0700 2008 adding the first example [Bill Mill]
file TODO Thu Jul 31 19:02:22 -0700 2008 removing done TODOs and cleaning up html [Bill Mill]
file ball.html Mon Jul 28 19:59:44 -0700 2008 simplifying js [Bill Mill]
file ballbounce.html Mon Jul 28 20:14:52 -0700 2008 updating ballbounce to jquery and minor fixes [Bill Mill]
file ballmove.html Mon Jul 28 20:06:31 -0700 2008 moving dx and dy to init() [Bill Mill]
file bricks.html Tue Jul 29 20:39:17 -0700 2008 added some TODOs and changed all my aborts to c... [Bill Mill]
file color.html Sat Nov 22 11:01:55 -0800 2008 trying to put the finishing touches on now [llimllib]
directory farbtastic/ Thu Jul 24 21:27:26 -0700 2008 removing garbage file [Bill Mill]
file final.html Tue Aug 05 14:53:52 -0700 2008 final touches [Bill Mill]
file jquery-1.2.6.js Thu Aug 28 22:42:30 -0700 2008 getting the tutorial up and running... now I ha... [Bill Mill]
file keyboard.html Mon Jul 28 20:33:14 -0700 2008 adding keyboard demo [Bill Mill]
file mouse.html Mon Jul 28 21:28:17 -0700 2008 renaming windowMinX and windowMaxX [Bill Mill]
file paddle.html Tue Jul 29 20:39:17 -0700 2008 added some TODOs and changed all my aborts to c... [Bill Mill]
directory presentation/ Tue Aug 05 14:53:52 -0700 2008 final touches [Bill Mill]
file rectangle.html Mon Jul 28 19:32:59 -0700 2008 adding a rectangle sample [Bill Mill]
directory tutorial/ Wed Aug 05 21:45:54 -0700 2009 finally it actually seems to work... width and ... [llimllib]
README
This will be a series of canvas examples building up to a game of breakout