I scraped the last sentence of pretty much all posts on http://twssstories.com and tweets that was replied with "that's what she said". Though it's currently using just twssstories data.
If it's not immediately clear, the purpose of the game is for you and everyone else online to collaboratively (or individually, but it's more fun if you work together) draw the image it asks for at the top and bottom of the screen.
It saves every image (you can watch previous images by hovering over the image to draw) when a few HNers have used it I'll create a gallery :) It's also available as a chrome app[1] and have been tested on the iPhone (every version) the iPad and a few Androids :)
In case anyone is curious it's running on an ubuntu server with 512 ram. It's heavily dependent on Socket.IO and is using the canvas module[2] to create and save the images.
Thank you for letting me know! Is there anything I can do about it?