Simulate different AIs for coup playing against each other
- Extend PlayerHandler with you AIs logic.
- Add a PlayerHandlerSupplier to CoupApplicationConfiguration for your AI
- Run
Application.main
- Open "http://localhost:8080/coup/gui" in your brower
- Enter the desired configuration and click "Run Simulation"