haive.games.monopoly.example ============================ .. py:module:: haive.games.monopoly.example .. autoapi-nested-parse:: 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 --------- .. autoapisummary:: haive.games.monopoly.example.main Module Contents --------------- .. py:function:: main() Run the example Monopoly game with AI agents.