haive.games.fox_and_geese.example¶
Simple runner for Fox and Geese game.
Functions¶
|
Run a Fox and Geese game using agent.run(). |
|
Run a Fox and Geese game with UI visualization. |
Module Contents¶
- haive.games.fox_and_geese.example.run_fox_and_geese_game(agent, thread_id=None)[source]¶
Run a Fox and Geese game using agent.run().
- Parameters:
thread_id (str | None)