haive.games.mastermind.config¶
Configuration for the Mastermind game agent.
This module defines the configuration for the Mastermind game agent, including game state schema, engines, analysis settings, visualization, and game parameters.
Classes¶
Configuration for the Mastermind game agent. |
Module Contents¶
- class haive.games.mastermind.config.MastermindConfig[source]¶
Bases:
haive.games.framework.base.config.GameConfig
Configuration for the Mastermind game agent.
This class defines the configuration for the Mastermind game agent, including game state schema, engines, analysis settings, visualization, and game parameters.