Word Clock

Post your nifty GP projects here!

Moderator: MSandro

Post Reply
manyone
Posts: 41
Joined: Nov 5th, '17, 07:56

Word Clock

Post by manyone » Apr 13th, '24, 01:31

i was browsing the forum at https://snap.berkeley.edu/ and came across a coding challenge posed by @cymplecy - and i couldn't resist it. i was able to submit a version in snap but i took the liberty of extending the challenge in GP and here's the outcome. essentially the challenge is to come up with a program to display the time in a "word clock" ,by lighting up only the letters in a fixed array of letters. it is best shown by screen shots of the program
(check the timestamp at the right upper corner)
Screenshot 2024-04-12 182038.png
Screenshot 2024-04-12 184153.png
here's the program.
word_clock.gpp
(27.17 KiB) Downloaded 7 times

Post Reply