Skip to content

A few basic fractals implemented in python3 using turtle

Notifications You must be signed in to change notification settings

yashshah1/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

fractals

A few basic fractals implemented in python3 using turtle

Libraries

To run this code, you need to have pip, turtle installed for python3

sudo apt-get -y install python3-pip
sudo pip3 install python3-tk

Running the code

First you need to clone this repository, run git clone https://github.com/yashshah1/fractals.git on your terminal, then cd fractals

After that, cd [FOLDER_NAME] and run python3 src.py

Contributing

If you are interested in adding some fractls, be sure to fork and update this repo!

About

A few basic fractals implemented in python3 using turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages