haive.games.mancala.config¶
Configuration for the Mancala game agent.
This module defines the configuration for the Mancala game agent, which includes the game name, state schema, engine configurations, enable_analysis, visualize, and stones_per_pit.
Classes¶
Configuration for the Mancala game agent. |
Module Contents¶
- class haive.games.mancala.config.MancalaConfig[source]¶
Bases:
haive.games.framework.base.config.GameConfig
Configuration for the Mancala game agent.
This class defines the configuration for the Mancala game agent, which includes the game name, state schema, engine configurations, enable_analysis, visualize, and stones_per_pit.