A-Life or E-life

ToddW taw_usenet at yahoo.com
Wed Nov 7 13:24:47 EST 2001


Bill Spears <bspears at easystreet.com> wrote in message news:<3BE8E3C3.E8A0ACBE at easystreet.com>...
> Is anybody using Python to do a-life or virtual economics, like
> sugarscape?

Hmm... I wrote an interesting flocking/herding/swarming simulator
quite some time ago. The code is a bit of a mess (my first python
program), but it shows a bit of what python can do (GUI, threading,
etc.). I posted it to the web... figured others would find it
interesting.

In a nutshell. Python makes a great general purpose programming
language if speed is not everything.

http://www.dma.org/~tw/pyboids/



More information about the Python-list mailing list