pettingzoo — Easy Playground
Multi-agent RL environments API
Getting started with pettingzooRun locally
Install
pip install pettingzooPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pettingzoo)
pettingzoo is a third-party package. Multi-agent RL environments API. Install with: pip install pettingzoo
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?