I have been using Javascript more recently, and decided to cleanup the 15-puzzle sliding tile game I wrote in Javascript some time ago. Instead of using boring numbered tiles, my version let you use images and it displays tiled images.
I had to put it on a separate page because columns in blog layout interferes with displaying bigger images.