Fireflies

Previously you animated a moving and lighting up dot. Now create many such dots with much smaller size. They all light up every 5 seconds but they light up at different times. We can say they have different phases. Randomize their initial positions and initial phases.

Here is video demo of the project:

Fireflies with Python Turtle

In a next project, we will make these fireflies synchronize.

Read tutorial on this project.

Related Post