Skip to content

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 turn
  • run: draw a dragon curve using Python turtle graphics
  • turns: 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.