.. | ||
assets | ||
src | ||
Cargo.toml | ||
README.md |
planetwars-localdev
Tools for developping planetwars bots locally.
Getting started
- Initialize your workspace directory:
pwcli init my_workspace
- Enter your fresh workspace:
cd my_workspace
- Run an example match:
pwcli run-match hex simplebot simplebot
- View your match in the web UI:
pwcli serve