CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Word Clock
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
This might be considered similar to the analog clock coding challenge, but it's a totally different type of clock: a clock completely made out of words. It is actually inspired by a real-world clock I saw a couple months back.
I have made a clock with German time description in p5.js (and a bit HTML/CSS), take a look: https://rawgit.com/kleinesfilmroellchen/Wordclock/master/index.html
The source and a short explanation can be found at https://github.com/kleinesfilmroellchen/Wordclock
Although my implementation seems overcomplicated, it's just for scalability's sake (and to later modify easily). I am pretty sure it can be done without a lot of long-winded, cryptic code (sorry). Hope this will be a coding challenge one day!
kleinesfilmröllchen
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.