I have a new chunk of issues this time, this time with screen shots.
Updated turtle library with new names
Essentially, I’ve changed a few of the names in the previous turtle API and added a few new alias.
spawn
has been renamed tohatch
split
has been been renamed toclone
teleport!
has been added as an alias tomove-to!
turn-counter-clockwise!
has been added as an alias toturn-left!
turn-clockwise!
andturn!
have been added as aliases toturn-right!