Cats VS Dogs
Model was written in NetLogo 5.2.1
•
Viewed 325 times
•
Downloaded 24 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
breed [cats cat] breed [dogs dog] to setup clear-all create-cats 15 [set shape "circle" fd random 15 set size 2 set color brown] create-dogs 15 [set shape "square" fd random 15 set size 3 set color white] end
There is only one version of this model, created about 8 years ago by brady adams.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
Cats VS Dogs.png | preview | Preview for 'Cats VS Dogs' | about 8 years ago, by brady adams | Download |
This model does not have any ancestors.
This model does not have any descendants.