diff options
author | Ilion Beyst <ilion.beyst@gmail.com> | 2022-07-23 00:38:44 +0200 |
---|---|---|
committer | Ilion Beyst <ilion.beyst@gmail.com> | 2022-07-23 00:38:44 +0200 |
commit | 5e560b23f8305c3a700ef722ea3ba278bc30fbca (patch) | |
tree | b210ba0a16b966179201b4d05fda3d6870905f1f /README.md | |
parent | 500061375cae4700cb13a50705f627ba06835038 (diff) | |
download | planetwars.dev-5e560b23f8305c3a700ef722ea3ba278bc30fbca.tar.xz planetwars.dev-5e560b23f8305c3a700ef722ea3ba278bc30fbca.zip |
update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,5 +17,6 @@ Project layout: - `planetwars-server`: rust webserver - `planetwars-matchrunner`: code for running matches - `planetwars-rules`: implements the game rules +- `planetwars-client`: for running your bot locally - `web/pw-server`: frontend - `web/pw-visualizer`: code for the visualizer |