So I saw a GIF of a bunch of clocks working together to make a larger clock, where each clock makes up part of the digit.
I decided I wanted to see if I could write a program that does that, to see how hard it would be.
Here’s the GIF:
Here’s what I created (click the photo to see a live version)
I originally had smooth hour hand movement, however when it came to creating the digits, it wasn’t able to produce right angles.
This project took about 1.5 hours.