Project Description
CSharpLogo is a simple Logo (as in turtle graphics) implementation written from scratch in C#. It provides a view port and code editor.
It was originally based on the classic Logo, however it uses the C# language syntax and .Net GDI for drawing.