planet-wars/client
2019-09-21 12:31:59 +02:00
..
src add types 2019-09-16 21:18:35 +02:00
.gitignore add places for backend and client 2019-09-14 13:16:16 +02:00
Cargo.toml wtf 2019-09-16 21:18:01 +02:00
log.log add types 2019-09-16 21:18:35 +02:00
README.md add places for backend and client 2019-09-14 13:16:16 +02:00
run.sh add types 2019-09-16 21:18:35 +02:00
simple.py add types 2019-09-16 21:18:35 +02:00

Planetwars client

This client is used to drive bots who want to participate in a planetwars match. Planetwars matches are hosted using ../backend. It is required to use a client like this because the backend uses the MOZAIC framework that sends and receives messages in a specific format.