Skip to content

๐ŸŽจ A fun and colorful generative art project that recreates Damien Hirst's dot paintings using Python and Turtle graphics. Ideal for beginners exploring creative coding!

Notifications You must be signed in to change notification settings

manoj-sys-core/hirst-printing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽจ Hirst Painting with Python

This project is a recreation of Damien Hirst's iconic dot paintings using Python's Turtle graphics module. Each dot is randomly colored and placed in a grid to create a vibrant, generative artwork.

Password Manager GUI Screenshot

๐Ÿง  Project Idea

Inspired by Damien Hirst's spot paintings, this Python script uses the Turtle module to:

  • Create a grid of dots
  • Randomly choose colors from a pre-defined color palette
  • Simulate generative art using basic programming concepts

๐Ÿ› ๏ธ Tech Stack

  • Language: Python ๐Ÿ
  • Graphics: Turtle Graphics ๐Ÿข
  • Tools Used: random, turtle

About

๐ŸŽจ A fun and colorful generative art project that recreates Damien Hirst's dot paintings using Python and Turtle graphics. Ideal for beginners exploring creative coding!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages