You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add command(s) to let the ant draw on the floor. This would open the door for a large range of turtle-style exercises, typically around for loops: draw a square, ...
To build on the metaphor, the ant could leave an odoriferous track. Well, which should be visible as well unlike in reality.
There could be a single command to draw on the current cell. Or two commands scent_on / scent_off -- equivalent to pen-down/pen up --
The text was updated successfully, but these errors were encountered:
Add command(s) to let the ant draw on the floor. This would open the door for a large range of turtle-style exercises, typically around for loops: draw a square, ...
To build on the metaphor, the ant could leave an odoriferous track. Well, which should be visible as well unlike in reality.
There could be a single command to draw on the current cell. Or two commands
scent_on
/scent_off
-- equivalent to pen-down/pen up --The text was updated successfully, but these errors were encountered: