The goal of this assignment was to create an abstract clock using the Processing language. It did not need to be literally able to tell the time, but it should appear different at all times of the day and repeat its appearance every 24 hours.
The final solution builds layers as times passes. The ticking movement of a pink bar indicates the seconds. Once a bar reaches the square of the current hour, the bar adds a minute to that hour.