A

Abstract Art Generator

A python program that generates abstract art with variety of shapes, styles and randomization using pygame.

A

Abstract Art Generator

A python program that generates abstract art with variety of shapes, styles and randomization using pygame.

The problem Abstract Art Generator solves

In "Abstract Art Generator", we have two layers to work on. Each of these layers have 4 different adjustable options.
These are: Style, Shape, Complexity and Size
Also for each artwork, there are 20 unique color palettes to choose from. These color palettes have 4 different colors.
Before any shapes are drawn, one color from the color palette is chosen to be the background color, rest are left for shape colors.

Challenges I ran into

No i use simple and basic python so i don't face any problem in it.

Technologies used

Discussion