initSidebarItems({"enum":[["Evaluation","An assessment of a game state from a particular player's perspective."],["Player","A competitor within a game."],["Winner","The result of playing a game until it finishes."]],"trait":[["Evaluator","Evaluates a game's positions."],["Game","Defines the rules for a two-player, perfect-knowledge game."],["Move","Defines how a move affects the game state."],["Strategy","Defines a method of choosing a move for either player in a any game."]]});