blob: a0ece0225a766cda62a7a2a0d659e3702c9ec733 (
plain)
1
2
3
4
5
6
7
8
9
|
# mozaic4
Because third time's the charm!
Project layout:
- `planetwars-server`: rust webserver
- `planetwars-matchrunner`: implements the game
- `web/pw-server`: frontend
- `web/pw-visualizer`: code for the visualizer
|