Play snake with the arrow keys and try not to run into yourself.
This was made in javascript and html. Techniques implemented are hashsets and buffer queues. HTTP cookies are used to keep each user's specific highscores. Nodejs was used to serve static assets.