Skip to content

swenseng/CoupEngine

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.4%
  • HTML 4.3%
  • JavaScript 3.3%