Courses/CS 461/Winter 2006/Kwan Shing Yuen/Homework 1
From CSWiki
< Courses | CS 461 | Winter 2006 | Kwan Shing Yuen
Homework 1
[edit] Description
I create a 1000 turtles to make a circle. For this circle, they keep going to the right and they will increase 5 degree direction every 5 steps. They will move arround the screen with the same pattern.
[edit] Source Code
P.S please change the file extension from .txt to .nlogo
[edit] Comment
I realize that net Logo is pretty cool. Although it is not as much as powerful than other languages, it can create a lot of fancy things. It is very good for mathematic propose because it can do graph plotting as a statistic calculation. We can create a lot of models which are pretty similar to our envirnoment.

