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

Simplify ID nodes #20

Closed atjn closed 1 year ago

atjn commented 1 year ago

The ID structure is now more clear and uses standardised names to simplify the code.

atjn commented 1 year ago

<3