Jonathan. Frech’s WebBlog

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

Source code: rectangles.py