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.
- Host: GitHub
- URL: https://github.com/devtony101/fleeing-points-clock
- Owner: DevTony101
- Created: 2020-11-28T20:30:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T02:01:11.000Z (over 4 years ago)
- Last Synced: 2025-02-28T10:34:48.280Z (over 1 year ago)
- Topics: clock, javascript, p5js, programming-art, showcase, steering-vehicles
- Language: JavaScript
- Homepage: https://devtony101.github.io/fleeing-points-clock/
- Size: 6.46 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).