feat: web client bot tuning

This commit is contained in:
Henri Bourcereau 2026-06-21 13:44:24 +02:00
parent 7a760980ba
commit 813cc3448a
4 changed files with 508 additions and 75 deletions

View file

@ -22,3 +22,7 @@ transpose = "0.2.2"
[[bin]]
name = "random_game"
path = "src/bin/random_game.rs"
[[bin]]
name = "weight_tuner"
path = "src/bin/weight_tuner.rs"