Skip to content

J0K3Rn/Python-Art-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Art Generator

Dot art generator created using turtle and colorgram

Features:

  • Scalable. Can adjust the art size
  • Usable with any image file
  • Can change the amount of colors used

How to run:

  • Download repository
  • Open downloaded repository with a command line interface
  • run python main.py
  • Art will be generated. Click on window to exit
  • Can adjust the amount of colors used and art size by editing global_row_length and num_of_colors in the python file
  • Change the jpg image to change color palette and update image_file

Generated Art:

alt text

About

Dot art generator created using turtle and colorgram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages