Task #13: The wheels on the pattern go round and round

Actually it was a video “write-up” that I felt was really good on how time works

Yes, I intentionally left it vague:

For those getting starting, they can do simple rows or columns that change size (get longer) based on time() [Think of a spectrometer display but instead of sound, the bars cycle based on timing… So one bar grows/shrinks at the one minute rate, another at 3 minutes, another at 10 seconds, and so on]

If you want to write a generic line drawing function, have at it. Always useful! That’s way harder than I envisioned to also be “time based” (I can picture a way to do it, of course, but definitely more advanced… But that’s the fun, as you said.)