C# Class MingStar.SimUniversity.AI.Player.Smarter

Inheritance: IPlayer
Datei anzeigen Open project: MingStar/SimUniversity

Public Methods

Method Description
MakeMoves ( IGame game ) : List

Private Methods

Method Description
ScoreMove ( IGame game, IPlayerMove move ) : ScoredMove

Method Details

MakeMoves() public method

public MakeMoves ( IGame game ) : List
game IGame
return List