A clock made with p5.js for the Interaction Design course in my second semester at Anhalt University of Applied Sciences
Create a clock showing seconds, minutes and hours using the JavaScript library p5.js. It should resemble the archetype clock we all know.
- analog watchface inspired by Braun watches
- smoothly moving hands
- day display
- night mode (using p5.geolocation and Sunrise Sunset API)
- toggle hour labels and day display
- responsive interface