Skip to content

Generate a random inktober scribble using Python's turtle module. Artists can use this as a template for their inktober drawings.

License

Notifications You must be signed in to change notification settings

EzgiTastan/Inktober_Scribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Inktober Scribble

Description:

Generate a random inktober scribble using Python's turtle module. Artists can use this as a template for their inktober drawings.

Usage:

  1. Run the Python script to generate a random inktober scribble.
  2. Stop the script at any time to capture the generated scribble.
  3. Use the generated scribble as a template for your inktober drawing.

How it works:

The script starts by drawing a square. This square part is expected to be your main character's head/body. Then, it adds random lines with varying lengths and angles to create a unique scribble. As a result, you can benefit from the randomness of the lines for your unique Inktober drawing.

Preview:

Screenshot_761 Screenshot_762

About

Generate a random inktober scribble using Python's turtle module. Artists can use this as a template for their inktober drawings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages