feat(spiel_bot): cli spiel_bot strategy
This commit is contained in:
parent
e80dade303
commit
b2d66ce41e
7 changed files with 281 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -6009,6 +6009,7 @@ dependencies = [
|
|||
"criterion",
|
||||
"rand 0.9.2",
|
||||
"rand_distr",
|
||||
"trictrac-bot",
|
||||
"trictrac-store",
|
||||
]
|
||||
|
||||
|
|
@ -6854,6 +6855,7 @@ dependencies = [
|
|||
"pico-args",
|
||||
"pretty_assertions",
|
||||
"renet",
|
||||
"spiel_bot",
|
||||
"trictrac-bot",
|
||||
"trictrac-store",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue