Package examples.dlife.models.simpleworld

Sample programs that use the SimpleWorld (dlife.models.simpleworld).

See:
          Description

Class Summary
AverageLifetime Average the lifetime of the RandomController when run in a number of different randomly generated SimpleWorlds.
RandomController Move the SimpleWorldRobot randomly.
TurnRightController Move the SimpleWorldRobot using its sensor information.
 

Package examples.dlife.models.simpleworld Description

Sample programs that use the SimpleWorld (dlife.models.simpleworld).