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
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
trictrac-store = { path = "../store" }
|
||||
trictrac-bot = { path = "../bot" }
|
||||
anyhow = "1"
|
||||
rand = "0.9"
|
||||
rand_distr = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue