Jonathan. Frech’s WebBlog

Boxes (#34)

Jonathan Frech

Inspired by a pattern on a storage box I own I decided to try program some­thing simulating it. This program shows variously colored boxes with a black gap in be­tween. You can adjust the box size, the gap size and even how many boxes will appear on the screen (all changeable in the code).
The pattern will be newly gen­er­ated every half a second.

Source code: boxes.py