planetwars.dev/planetwars-localdev
2021-12-25 21:49:16 +01:00
..
assets add init-project command 2021-12-25 17:48:54 +01:00
src add match meta header to logs 2021-12-25 21:49:16 +01:00
Cargo.toml add match meta header to logs 2021-12-25 21:49:16 +01:00
README.md implement webserver backend 2021-12-25 20:30:09 +01:00

planetwars-localdev

Tools for developping planetwars bots locally.

Getting started

  1. Initialize your project directory: pwcli init-project my_project
  2. Enter your fresh project: cd my_project
  3. Run an example match: pwcli run-match hex simplebot simplebot
  4. View your match in the web UI: pwcli serve