Skip to content

FrankFK/WoopecGraphics

Repository files navigation


Logo

Woopec

Simple graphics for C# beginners (starting with turtle graphics)
Explore the docs

About The Project

Programming is fun. Programming with graphics is even more fun. C# is a great programming language. For beginners there should be an easy start to graphic programming with C#. Woopec tries to help, it's free.

The first version contains turtle graphics. There is a great implementation of turtle graphics in python. I tried to bring the first parts of it into the C# world.

View this example for an overview of the Woopec''s current abilities:

Woopec animated example

Built With

Getting Started

To debug and run this project locally...

Prerequisites

  • Visual Studio 2022
  • Windows Computer

Installation

  • Clone the repo
  • Open the solution in Visual Studio
  • Build the solution
  • Set UsingTurtleCanvas as active project
  • Call Debug - Start without Debugging

Usage

There is a nuget-package for usage of Woopec in WPF-applications.

For more examples, please refer to the Documentation

Roadmap

This is a first version. The code has not yet been cleaned up properly. I'm working on it...

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Frank Kruse - frank@woopec.net

Project Link: https://github.com/FrankFK/simple-graphics-for-csharp-beginners

Acknowledgements

About

Simple Graphics for C# Beginners (starting with Turtle-Graphics)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published