An experiment to find out how much can be done with programs that fit in a tweet (140 characters)
Click the thumbnails to see still images, but note that you will miss the animation if you don't run the programs.
Because it's fun, addictive, difficult, and you often must break all rules of "good programming". Therefore, please don't learn programming from these tweets :)
The first line in each pair of lines contains a name and an id. This is not part of the tweet. I use the id to save an image when I press the 's' key to easily share images with others.
The second line in the pair is the tweet.
Because I wanted to have them all in one file. If they were not commented out Processing would get confused with so many "void draw" found in this file.
At the end of the pde file there is a ruler you can use to make sure you don't go past the 140 characters limit :)