I think that ghost block is an unintended glitch :) The only thing I can think of that explains it is that array.splice does not work on removing the last element of an array.
But even so, not sure whether I should fix it or keep it there for fun... David Decraene http://ontologyonline.org On 22 mei, 21:22, "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