Interface | Description |
---|---|
IInitStrategy |
A init strategy is able to calculate the first and second move for a game
|
Class | Description |
---|---|
FallbackStrategy |
A fallback strategy that simply calculates the first available valid placement.
|
Strategy |
The blueprint for any Strategy.
|
StrategyRobinJost |
A strategy for a Tsuro AI.
|
Copyright © 2017 smarTen. All rights reserved.