feat(spiel_bot): cli spiel_bot strategy

This commit is contained in:
Henri Bourcereau 2026-03-12 21:17:14 +01:00
parent e80dade303
commit b2d66ce41e
7 changed files with 281 additions and 4 deletions

2
Cargo.lock generated
View file

@ -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",
]