Top 2.4% dependent repos on nuget.org
nuget.org : nakov.turtlegraphics
The .NET library "Nakov.TurtleGraphics" provides а very simple "turtle graphics" drawing interface for C# / .NET Windows Forms, designed for kids, learning to code. It supports all standard turtle commands like "move-forward", "move-backward", "rotate", "move-to", "pen-up", "pen-down". Animates the turtle actions to demonstrate how it moves and rotates. It provides a really simple API, through the static class "Turtle": - Turtle.Rotate(30); - Turtle.Forward(200); - Turtle.PenUp(); - Turtle.Rotate(120); - Turtle.Forward(200); - Turtle.PenDown(); - Turtle.Rotate(120); - Turtle.Forward(200);
Registry
- Homepage
- JSON
purl: pkg:nuget/nakov.turtlegraphics
Keywords:
turtle-graphics
, C#
, .NET
, library
, Windows-Forms
, turtle
, graphics
License:
Latest release: over 4 years ago
First release: over 125 years ago
Dependent packages: 1
Dependent repositories: 9
Downloads: 19,757 total
Last synced: 7 days ago