games.monopoly.example¶
Example usage of the Monopoly agent.
This example demonstrates how to run a Monopoly game with AI agents. The game will use the Rich UI to display the game state.
- Usage:
python example.py
Functions¶
|
Run the example Monopoly game with AI agents. |
Module Contents¶
- games.monopoly.example.main()¶
Run the example Monopoly game with AI agents.