Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 325 Bytes

File metadata and controls

16 lines (10 loc) · 325 Bytes

WarO_Strategy_API_Java

  • see main project here
  • this subproject is a REST-ish API for player strategy

Usage:

  • run server: ./run_server.sh
  • test client: ./run_client.sh

TODO:

  • consider a delay as a config option, rather than a query parameter