Skip to content

rickapps/Koch-SnowFlake-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Koch-SnowFlake-Python

Draws each iteration of a Koch snowflake.

I am learning Python using the two books Diving into Python3 and Python Playground. Python Playground is an interesting book. The Koch snowflake is an exercise the book suggests. Look on Wikipedia to see an animation of the iterations of the snowflake. The animation inspired the output of this program. Most of the math is from StackOverflow.

Releases

No releases published

Packages

No packages published

Languages