invaders404
invaders404 copied to clipboard
Another custom HTML5 CANVAS 404 error page with the classic game Space Invaders made in JavaScript.
More information: http://stackoverflow.com/questions/31495103/why-this-canvas-animation-hangs-when-loaded-for-a-second-time-with-ngroute I don't know yet if it is an Angular Route or canvas animation issue.
Whenever you lose, I'm getting null references. Might be related to the `destroy()` method unsafely called. ``` Uncaught TypeError: Cannot read property 'length' of null invaders404.min.js:34 DrawableElement.extend.draw invaders404.min.js:34 Class.extend.draw invaders404.min.js:36...