See: Description
Interface | Description |
---|---|
Agent |
This interface contains all classes an Agent needs to function inside the
Game Model
|
Class | Description |
---|---|
AgentImplementation |
This is a standard Agent Implementation.
|
AgentView |
This is a nice view for the agents
|
Contestant |
The Contestant class represents a default contestant.
|
JAgentButton |
This is the JAgentButton.
|
Mole |
This simple Mole class can be used to model the mole.
|
RationalPlayer |
Rational contestant
|
SlyDog |
Sly contestant.
|
SmartMole |
This is a slightly smarter mole.
|