CoupEngine

Simulate different AIs for coup playing against each other

Add Your AI

  1. Extend PlayerHandler with you AIs logic.
  2. Add a PlayerHandlerSupplier to CoupApplicationConfiguration for your AI

Run

  1. Run Application.main
  2. Open "http://localhost:8080/coup/gui" in your brower
  3. Enter the desired configuration and click "Run Simulation"