This piece was inspired by the Circular Echoes by the Squidgroup (here is the exhibition link). The original installation was a circle created by lights and speakers, programmed with many behaviors. The piece made me reflect on two concepts:
- The idea of passing time
- How easy it is to manipulate digital objects
- The idea of how things may be similar, although they appear different
These reflections prompted me to build a clock. One that starts with a standard structure and progressively changes towards a more random and diverse configuration. Hope you enjoy!
- Python
- Turtle Module
# download the repository
git clone https://github.com/trinpu/clock.git
# navigate to the new repository
cd clock
# run the application for the clock directory
python3 clock.py