haive.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¶

main()

Run the example Monopoly game with AI agents.

Module Contents¶

haive.games.monopoly.example.main()[source]¶

Run the example Monopoly game with AI agents.