thattolleyguy / CoupEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About


Languages

Language:Java 92.4%Language:HTML 4.3%Language:JavaScript 3.3%