Skip to content

Koch Star implementation in Python3 using vector graphics

License

Notifications You must be signed in to change notification settings

RubenSab/koch-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

koch star

This script draws a Koch Star with vector graphics and saves the .svg file inside the folder from where it's launched. It depends on the svg_turtle library.

Dependency installation

Open the terminal and install the svg_turtle library with pip.

pip install svg_turtle

Run the script and feel free to modify and fork it to better fit your needs. 👍

About

Koch Star implementation in Python3 using vector graphics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages