- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via pip (e.g., pip install -r requirements.txt).
- Step3: Configure agent parameters in config.json or scripts.
- Step4: Launch game simulation with python play.py or tournament.py.
- Step5: Review logs and results to evaluate performance.