Package | Description |
---|---|
de.smarten.tsuro.client.player.ai.control | |
de.smarten.tsuro.client.player.ai.strategy |
Modifier and Type | Method and Description |
---|---|
void |
AIController.StrategyFinishedCallback(Strategy caller)
Instructs the AIController to fetch the Strategy's result.
|
Modifier and Type | Class and Description |
---|---|
class |
FallbackStrategy
A fallback strategy that simply calculates the first available valid placement.
|
class |
StrategyRobinJost
A strategy for a Tsuro AI.
|
Copyright © 2017 smarTen. All rights reserved.