just another silly clock app cross hand version I saw a mechanical clock that works like this and I wanted to duplicate it in software. I just used Scratch to prototype the thing. I may go ahead and build it in another language at some point. The numbers on the face really need to be done with separate sprites and lined up better but I'm just prototyping here. There are some inconsistencies between the versions because I came to really like the "cross hand" version and ended up making some refinements on it. It's a pretty good simulation of time keeping for Scratch. Scratch doesn't keep time particularly well in this way because it's dependent on processing time. Unfortunately I can't see any way to interface with the system time and let it do the time keeping. Otherwise you could just let this display it.