Skip to content

A small program that draws fractals using Turtle Graphics

License

Notifications You must be signed in to change notification settings

jcalvarezj/turtle_fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Turtle Fractals

This is a small program I wrote in Python 3.x that uses Turtle Graphics to draw different fractals.

Check my blog post about recursion and fractals here (content is in spanish)

Execution

Open a terminal on the project's root and either execute python main.py or python3 main.py, according to your system.

Preview

Fractals