Skip to content

Conversation

@magpyed
Copy link
Contributor

@magpyed magpyed commented Nov 1, 2023

Main addition: arc(radius, degrees). Draws an arc from the current position and direction with the given radius and angle. If degrees is positive, the arc is drawn clockwise - if degrees is negative, then the arc is counterclockwise.

Other additions:
Improved demo makefile dependencies (so that changing libturtle requires recompile of demo)
Extra QoL functions for Turtle - setting the pen status from a boolean, as well as direction and pen status getters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant