CodingTrain / CodingTrain/Suggestion-Box

Coding Challenge: Word Clock

Open
#973 6 comments 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.