diff options
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 |