Skip to content

spthomas5/sierpinski

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sierpinski: a visualization powered by recursion

This simple program was written in Java, using a generic StdDraw library to draw shapes to the screen. It uses recursion in order to draw Sierpinski triangles of a desired order.

This program was my first time practicing recursion. By seeing the ease in which it illustrated Sierpinski triangles of various orders, it made me understand the power of the concept.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages