Brickslayer Brickslayer screenshot

Another Breakout clone written in JavaScript and while this game is pretty basic, what's cool about this one is that it comes along with a complete tutorial for how to make the game.

The game was built using the Prototype library and the tutorial takes you through all the steps needed to create a similar game, starting with the basics like keyboard control and drawing and animating sprites, eventually working itself up to collision detection, implementing sound with SM2 and even a server-side high score list.

Read more...
0 comments
Post a Comment