Skip to content

A python program to draw sierpinski's triangle using pygame

Notifications You must be signed in to change notification settings

kartiks-21/Sierpinski-s-Triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sierpinski-s-Triangle

A python program to draw Sierpinski's triangle using pygame. The Sierpiński triangle (sometimes spelled Sierpinski), also called the Sierpiński gasket or Sierpiński sieve, is a fractal attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into smaller equilateral triangles. Originally constructed as a curve, this is one of the basic examples of self-similar sets—that is, it is a mathematically generated pattern that is reproducible at any magnification or reduction. It is named after the Polish mathematician Wacław Sierpiński, but appeared as a decorative pattern many centuries before the work of Sierpiński.

About

A python program to draw sierpinski's triangle using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages