elge.examples.simple
Class SimpleLG
java.lang.Object
|
+--elge.examples.simple.SimpleLG
- public class SimpleLG
- extends Object
This is the main class for the simplest of the Language Games. It should only load the worl,
agents and the run it. And show some info when running and at the end of the game!.
- Author:
- Palino
Constructor Summary |
SimpleLG()
Creates a new instance of SimpleLG |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POPULATION_SIZE
public static final int POPULATION_SIZE
- See Also:
- Constant Field Values
LIFECYCLE_TIMES
public static final int LIFECYCLE_TIMES
- See Also:
- Constant Field Values
SimpleLG
public SimpleLG()
- Creates a new instance of SimpleLG
main
public static void main(String[] args)
- Parameters:
args
- the command line arguments