feat: web client bot tuning
This commit is contained in:
parent
7a760980ba
commit
813cc3448a
4 changed files with 508 additions and 75 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue