Go to file
2022-05-28 11:22:00 +02:00
planetwars-cli update README 2022-02-24 22:46:48 +01:00
planetwars-matchrunner move match running logic to separate module 2022-04-28 21:31:49 +02:00
planetwars-rules apply clippy suggestions 2022-03-13 15:20:03 +01:00
planetwars-server fix order of arguments in ranker 2022-05-28 11:22:00 +02:00
simplebot add simplebot source code 2022-02-24 20:44:13 +01:00
web add basic leaderboard view 2022-05-18 22:03:46 +02:00
.gitignore gitignore node_modules 2022-01-17 23:56:11 +01:00
Cargo.toml extract matchrunner crate from planetwars-cli 2022-01-01 12:10:02 +01:00
README.md update README 2022-02-24 22:46:48 +01:00

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