An open API service indexing awesome lists of open source software.

https://github.com/devtony101/fleeing-points-clock

A clock made of interactive, colored pieces that move when you hover with your mouse. Made using p5.js.
https://github.com/devtony101/fleeing-points-clock

clock javascript p5js programming-art showcase steering-vehicles

Last synced: about 2 months ago
JSON representation

A clock made of interactive, colored pieces that move when you hover with your mouse. Made using p5.js.

Awesome Lists containing this project

README

          

# Fleeing Points Clock

An interactive clock made of steering vehicles! Watch the time pass as you see these little squares re-arrenge themselves to display the current time! Hover your mouse over
the numbers if you want to see some magic happen. The site is live [here](https://devtony101.github.io/fleeing-points-clock/).



As a little bonus you can also hit "ENTER" to randomize the colors of each square!

## Inspiration

This is a project based on @shiffman's coding challenge [Steering Behaviors](https://www.youtube.com/watch?v=4hA7G3gup-4).