/libturtle

A C graphic library for turtle drawing

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libturtle

A light-weighted open-source C graphic library for turtle graphics(https://en.wikipedia.org/wiki/Turtle_graphics )

prerequest

This project is based on EGE (Easy Graphics Engine)(https://github.com/misakamm/xege ) This project is developed using Dev-Cpp with Mingw 4.7. But it can be ported to other environments supported by EGE easily.

licence

This project is distributed under GNU licence v3.

functions list