JOHN ROTHENBERG jroth@mit.edu


ADAPTIVE APPLET no. 002

//life cycle of blocks regulated by user input
//size and position of blocks determine fitness
//blocks grow if clicked and can be dragged to new locations
//above a certain threshold, blocks are anchored
//anchored blocks get agitated if clicked
//anchored state determines where new blocks will be born
//nothing lasts forever ...
source code