Toilet Paper is an interactive web page which allows the user to drag around and choose what to do with rolls, sheets, and empty tubes of toilet paper.

The user is presented with a bathroom setting. In the room is a toilet, a toilet paper holder, a garbage, a recycling bin, and a bag of toilet paper rolls. From here, the user may interact with the various objects, most importantly the toilet paper. The user may take sheets of toilet paper from the roll, and put them in any of the three disposals, or the floor. Once the toilet paper roll is finished, the user can remove the empty tube from the holder and place it anywhere. When the holder is empty, the user can refill it with a roll from the bag. At any time, the user can also pull a roll from the bag and place it anywhere.

The results of each action a user makes (e.g.: toilet paper sheet on floor, one less sheet on roll) is immediately recorded and pushed to other users on the site, so everyone experiences the same space. If one player removes the last sheet from the role, another can remove the empty tube.

The number of rolls used in a certain amount of time, say the past twenty four hours, will be displayed. This information may be correlated to the resources necessary to create that much toilet paper. The other statistics as well, would be used. The number of tubes recycled and what impact that has on saving new paper from being made. The number of tubes garbaged and how much waste that creates.

A toilet clogging (and unclogging) functionality may be implemented, in which too much debris (e.g.: a full roll of toilet paper, or empty tubes) will clog the toilet. Again, this would add to statistics, including water consumption.

Toilet Paper DD v0.5