AIGameClient
part of the game represents any AI player. It uses an alpha beta algorithm in order to look for the best play possible at every turn.EvalScore
interface and update the UI.
@see org.gojul.fourinaline.model.AIGameClient.EvalScore
@author Julien Aubin.
|
|