Thursday, November 30, 2006

Programming with Logo - Logic

Now that we've created turtles and moved them around, let's see if we can interact with the environment (called the patch environment). We'll need to learn how to program some logic.

Goal: Keep turtle(s) trapped in a square

No comments: