Rectangles (#3)
Jonathan Frech
Playing around with Pygame I tried to create programs which are pleasant to look at. “Rectangles” generates — as it may sound like — rectangles with different size, color and position. They can appear from the four corners of the screen and have a gradient effect.
Usage
- “s” to take a screenshot,
- “Space” generates a new set of rectangles.



Source code: rectangles.py
- pingback from #165