Package uchicago.src.repastdemos.life

Interface Summary
Space Interface for spaces in the Life model.
 

Class Summary
InfiniteLifeSpace An infinte grid space for LifeAgents.
InfiniteSpaceDisplay Display class for displaying InfiniteLifeSpaces.
LifeAgent The agent in this implementation of Life.
LifeModel An implementation of Conway's game of Life.
LifeSpace A grid space for LifeAgents.