public class RandomGeneralStrategy extends Strategy
| Constructor and Description |
|---|
RandomGeneralStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Player |
getPlayer(GameSpecification specs)
returns a random general player instance for the specified game
|
void |
learn(Game game)
random does not learn
|
availableStrategies, getStrategy, learnable, setHeuristic