This is a simple version of Sokoban that I made a while ago as an experiment. There are 2 versions of this: First I made a version that works using just html with links (i.e. no javascript), and the second version uses ajax to allow for quicker updates and keyboard input.
This is by no means a complete game - it's just a few test levels that I made as a proof of concept. Use the links below to play it.
And I'm well aware of the fact that the menu looks UGLY in the html version!