barakadanny / Hirst-Spot-Painting-With-Python

The Hirst Spot project is a Python turtle graphics implementation inspired by the famous Hirst Spot Painting. It generates a grid of colorful dots, creating a visually appealing artwork.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hirst Spot Project

A Python implementation inspired by the Hirst Spot Painting.

Screen.Recording.2023-12-24.at.00.41.50.mov

Table of Contents

Introduction

The Hirst Spot project is a Python turtle graphics implementation inspired by the famous Hirst Spot Painting. It generates a grid of colorful dots, creating a visually appealing artwork.

Features

  • Randomly generates colorful dots in a grid pattern.
  • Utilizes the turtle graphics library for drawing.
  • Customizable color palette.

Installation

  1. Clone the repository:
    git clone https://github.com/barakadanny/Hirst-Spot-Painting-With-Python.git
    cd hirst-spot

Usage

Run the script to generate the Hirst Spot artwork:

      python hirst_spot.py

Adjust the color_list variable in the script to customize the color palette.

Contributing

Contributions are welcome! If you have ideas for improvements or found a bug, feel free to open an issue or create a pull request.

About

The Hirst Spot project is a Python turtle graphics implementation inspired by the famous Hirst Spot Painting. It generates a grid of colorful dots, creating a visually appealing artwork.


Languages

Language:Python 100.0%