10 PRINT in Clock 52

Clocks are great machines to design, at least from my perspective as a designer of software machines. My classes have had unusual clock design as an exercise; time-telling systems are not interactive, provide a lot of freedom to the designer, and yet require programmers to develop general functions that work for any time of the day. I know that Michael Mateas and Paolo Pedercini have students program clocks, too. I’ve appreciated software clocks by John Maeda and others, and it’s nice to have a clock as a standard example in Processing.

So, I was delighted to see that 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 inspired Vincent Toups to create a another of his many aesthetic software clocks, Clock 52.

Clock 52 by J. Vincent Toups

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.