planet-wars/client
2020-03-24 18:25:19 +01:00
..
src make planetwars great again 2019-11-15 19:01:44 +01:00
.gitignore add places for backend and client 2019-09-14 13:16:16 +02:00
bot.py enable multiple pw games 2020-03-24 18:25:19 +01:00
Cargo.toml update with refactored mozaic 2019-11-03 12:26:43 +01: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 update with refactored mozaic 2019-11-03 12:26:43 +01:00
run2.sh enable multiple pw games 2020-03-24 18:25:19 +01: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.