previous | index | next

Using the StrategyInfo Class: Example

  • Construct a new strategy object
  • Construct a new game state
  • Get a move from the strategy object given the game state
  • Inspect the move

previous | index | next