CodingTrain / Suggestion-Box

A repo to track ideas for topics
571 stars 86 forks source link

Coding Challenge: Clock of Clocks #1058

Open FreddiStar opened 6 years ago

FreddiStar commented 6 years ago

Try to recreate the Clock of Clocks. https://www.google.de/search?q=clock+of+clocks&source=lnms&tbm=isch

loic-brtd commented 6 years ago

I gave it a try! The most tedious part was to program every clock position for each digit ^^ But maybe there was more optimized ways to do it.

https://github.com/lobertrand/personal-coding/tree/master/Clock_of_clocks_p5js

Demo: https://cdn.rawgit.com/lobertrand/personal-coding/708e74c/Clock_of_clocks_p5js/index.html

FreddiStar commented 6 years ago

Very nice work! Looks amazing!

loic-brtd commented 6 years ago

Thank you very much!

haideralipunjabi commented 6 years ago

I believe Clocks 7 & 9 of 12oClocks (A collaborative effort of all passengers of Coding Train), can be classified as Clock of Clocks