Skip to content
/ clock Public

A group of orbs moving across a clock, with each iteration the clock design becomes more random

Notifications You must be signed in to change notification settings

trinpu/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A clock

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!

Technologies

  • Python
  • Turtle Module

Installation and execution

Prerequisites

  • Python 3 - here is the download link
  • Git - here is the download link

Installation

# download the repository
git clone https://github.com/trinpu/clock.git

# navigate to the new repository
cd clock

Execution

# run the application for the clock directory
python3 clock.py

About

A group of orbs moving across a clock, with each iteration the clock design becomes more random

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages