Skip to content

A Python program to demonstrate the generation of the Sierpiński triangle fractal.

License

Notifications You must be signed in to change notification settings

talhaahussain/Sierpinski-triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sierpinski-triangle

A Python program to demonstrate the generation of the Sierpiński triangle fractal using the built-in Turtle module.

image

Usage

Run with:

python sierpinski.py

Footnote

Option to enable iteration counter available, but disabled through code (commented out).

About

A Python program to demonstrate the generation of the Sierpiński triangle fractal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages