Skip to content

kozity/python-L-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

L-Systems

Express Lindenmayer (L-) Systems in Python in several ways. For a given depth, do one or multiple of the following:

  1. Generate a turtle graphics window that draws the given system,
  2. Return the string representing the system to the console, or
  3. Create a text file containing that string.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages