StarLogo is a programmable simulation environment, developed at MIT, that allows the programmer to easily create Artificial Life (A-Life or AL) models.

This is a good start for people who are interested in emergent behavior like that of Conway's Game of Life, flocking simulations, traffic jams and ant colonies.

The basic unit is called a turtle. It can be used to represent any decentralized agent in the model.

Log in or register to write something here or to contact authors.