Building a minimalist watch

hi everybody,

last weekend I developed a minimalist watch in P5js. I recorded the process and edited it with some LoFi music. It’s a kind of a tutorial, but not as a typical one. Maybe it helps you for your upcoming projects. The projects starts from scratch and is open source on github.

grafik
Video: https://youtu.be/TPdgNvUrzYI
Code: GitHub - CalmCoding/minimalist-watch: Programming a minimalist watch

4 Likes

You should go to your repo’s “Settings”:
GitHub.com/CalmCoding/minimalist-watch/settings

From there navigate to the “GitHub Pages” entry & activate it on the master’s branch.

Doing so allows us to run your code online via the link below:
CalmCoding.GitHub.io/minimalist-watch/

Here’s some example of an enabled “GitHub Pages” repo:
GoSubroutine.GitHub.io/Ball-in-the-Chamber/

3 Likes

Good idea, thank you. Now the gh-page is available :slight_smile:

1 Like