JOHN ROTHENBERG jroth@mit.edu


EVOLUTIONARY APPLET no. 001

//organisms are born, exist, and die in dataspace
//user input defines the environment
//organisms act in response to the environment
//selective criteria determines who will reproduce
//genetic code of organisms is passed to offspring
//variation through crossover and mutation
//form emerges
source code