Clankiller Games
These are games written by Clankiller. There isn't much here yet, but hopefully the selection will expand soon.
Javascript Breakout
11 May 2010 @ 10:33AM
by Satis

Updated: 11 May 2010 @ 10:33AM
This is a breakout clone I wrote in javascript. I wrote this game as a proof of concept: to prove that I could write a simple game and that I had enough of a grasp of javascript to do it in that language.

As a proof of concept, the game doesn't properly end. There are 7 levels and then it ends with a fatal error about an invalid level. There are also some pretty serious collision detection problems. Still, it works, so enjoy. :)

Javascript Breakout