AlbertHald / Minecraft-Turtle-Language

A beginner friendly programming language for a programmable turtle in Minecraft.
GNU General Public License v3.0
0 stars 0 forks source link

Allow the script to determine turtle speed #80

Closed atjn closed 1 year ago

atjn commented 1 year ago

This will allow the script to change the speed of the turtle anytime during execution.

Sibling PR: https://github.com/TSKsmiley/MCTL-Interpreter/pull/1