Circle

Title: Circle Author: Jose M Vidal Description: A very simple application where the turtles move around in a circle. It serves as a fun example of emergent behavior. It also raises interesting questions: What is the most robust way to implement this? What if different people implement different turtles? What if we add some limitations to the environment? etc.