turtle-dragon - draw a dragon curve using Python turtle graphics
[Home | GitLab | PyPI | Python API | ReadTheDocs]
Overview
The turtle-dragon
library provides a means to calculate the turns of
a dragon curve.
It also provides the turtle-dragon
command-line tool that has three subcommands:
calc
: calculate the direction of a specified turnrun
: draw a dragon curve using Python turtle graphicsturns
: display the directions of the first specified number of turns
Contact
The turtle-dragon
library was written by Peter Pentchev.
It is developed in a GitLab repository.
This documentation is hosted at Ringlet with a copy at ReadTheDocs.