Canvas Invaders Jason Brown created this quick clone of the classic Space Invaders game as a canvas learning experience.

This is a pretty straight-forward Space Invaders clone. The only significant change from the original Space Invaders game is that in Canvas Invaders there are no bunkers to hide behind.

As the name suggests, the game employs the canvas element to do the graphics and while it's perfectly possible to make a game such as this using standard DHTML, I still think it's nice to see more games take advantage of the canvas.
Read more...
3 comments