Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htl-bulme/turtlegraphics
Platform independent .Net library for turtle graphics
https://github.com/htl-bulme/turtlegraphics
avalonia csharp dotnet learning platform-independent turtle-graphics
Last synced: 26 days ago
JSON representation
Platform independent .Net library for turtle graphics
- Host: GitHub
- URL: https://github.com/htl-bulme/turtlegraphics
- Owner: HTL-Bulme
- License: mit
- Created: 2024-10-19T13:28:53.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2024-10-19T13:47:49.000Z (27 days ago)
- Last Synced: 2024-10-19T17:28:26.735Z (26 days ago)
- Topics: avalonia, csharp, dotnet, learning, platform-independent, turtle-graphics
- Language: C#
- Homepage: https://www.nuget.org/packages/TurtleGraphics
- Size: 25.4 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform Independent Turtle Graphics for .Net
`TurtleGraphics` is a platform independent library
that provides turtle graphics for the .Net Platform.## Provided Functionality
TODO
## Dependencies
+ .Net Standard 2.0
+ Avalonia
+ Avalonia.Desktop