Package <Unnamed>

Class Summary
Creature Extend this class to create your own Creature.
Darwin Graphical display of the Darwin Game 2.0 simulator for single matches.
Observation Returned by Creature.look
Simulator Darwin 2.0 simulator.
Simulator.Result Return value of Simulator.getResult()
Tournament TODO: ensure that simulators die when complete Graphical display and management of Darwin Game tournaments.
 

Enum Summary
Direction Cardinal direction on a grid.
Type Types of Entitys that can be in a square.
 

Error Summary
ConvertedError Thrown by Simulator when a Creature that has been converted to another species attempts to take an action.