for more information visit the package's GitHub page
Package contains the following modules:
This is an Elm library that enables us to command a relative cursor (turtle) to draw vector graphics!
elm install mrdimosthenis/turtle-graphics
in your project's root directoryimport TurtleGraphics
at the top of your moduleThe source code that generates these images can be found in examples