321 B
321 B
planetwars-localdev
Tools for developping planetwars bots locally.
Getting started
- Initialize your project directory:
pwcli init-project my_project
- Enter your fresh project:
cd my_project
- Run an example match:
pwcli run-match hex simplebot simplebot
- View your match in the web UI:
pwcli serve