proxy.golang.org : github.com/yalue/turtle_graphics
A library for generating "turtle graphics." See https://en.wikipedia.org/wiki/Turtle_graphics. Generally, this library should be used by first creating a "Turtle", calling various functions on the Turtle instance to build a list of instructions for the turtle to follow, and finally calling Turtle.Render(...) to draw an image to a Canvas instance.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/yalue/turtle_graphics
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/yalue
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago