Skip to content

Turtle

Latest
Compare
Choose a tag to compare
@Matt-y-Ice Matt-y-Ice released this 29 Nov 15:47
· 2 commits to main since this release

This is the compiled release version of the C-TurtleGraphics program, a 2D interactive graphics application that emulates the classic turtle graphics concept. Users can control the turtle sprite using keyboard inputs, drawing lines and creating designs in real-time. The binary includes all dependencies and optimizations for smoother performance.

To run the program, simply execute the binary file. It supports customizable line colors, pen control, and sprite rotation.

Note: For source code and building the project yourself, please refer to the repository's main files and documentation.