Hirst Spot Painting (Generative Art with Turtle Graphics)
Developed a Python program that uses the `turtle` graphics library to generate a digital painting inspired by Damien Hirst's spot paintings. The program creates a 10x10 grid of colored dots, randomly selecting colors from a predefined list, resulting in a visually appealing and unique artwork.
Check Out Repository