15Feb/060
Deceptively Simple Javascript Game
Simple and elegant javascript game. Click and move the teal box so that it does not touch the container sides or the moving red boxes. My personal best is around 24 seconds. The code for the game is originally from this site. I modified it to avoid the use of tables (yuck) and added a few graphical touches. [original link via Matt Hunt]
update: the game was a bit messed up in IE (who still uses that?), but I have found and fixed the problems.
