Skip to content

An iterative approach to draw a dragon curve using Python3 turtle module. A dragon curve is any member of a family of self-similar fractal curves.

Notifications You must be signed in to change notification settings

rohilsaraf97/dragon-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

dragon-curve

An iterative approach to draw a dragon curve using Python3 turtle module. A dragon curve is any member of a family of self-similar fractal curves.

Output

After 13 iterations

dragon_curve_13

About

An iterative approach to draw a dragon curve using Python3 turtle module. A dragon curve is any member of a family of self-similar fractal curves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages