Skip to content

AlbinoDrought/SharpTurtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharpTurtle

SharpTurtle is a remake of the classic "Turtle graphics" in C#

So far, only basic features are implemented. See "SharpTurtleExample" for a working fractal generator, utilizing all currently-available features. Here is the fractal it will generate:

Generated Fractal

TODO:

- Turtle icon
	- Stamping
	- Destamping
- Circle function
- Filling
- Better threadsafe implementation of TurtleViewer

About

Remake of classic "Turtle graphics" in C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages