Looks like my previous comment did not make it through: the invisible block is a small glitch, but perhaps it more fun to leave it in than to not to :) I think it has something to do with array.splice perhaps not allowing to splice the last element (not really sure otherwise).
On May 22, 9:22 pm, "Theodore Ni" <[EMAIL PROTECTED]> wrote: > Very nice. I got to 111 points before I got bored; is there supposed to be > an invisible block in the upper left for you to keep hitting? :-) > > On Thu, May 22, 2008 at 2:21 PM, David Decraene <[EMAIL PROTECTED]> > wrote: > > > > > > > I took my mind of things and had some fun with jQuery, John's Simple > > Javascript Inheritance Script and the canvas element. > > > The result is a simple Breakout game that can be seen at: > >http://ontologyonline.org/jGames/breakout.html > > > A word on browser compatibility: > > > It doesn't work in Evil IE (Internet Explorer), which doesn't provide > > proper support for the canvas element. > > In IE it can be made functional with excanvas but it renders way too > > slow to be enjoyable. > > > David Decraene > >http://ontologyonline.org > > -- > Ted