feat(client_web): local bot (random strategy)

This commit is contained in:
Henri Bourcereau 2026-03-29 19:19:33 +02:00
parent 4ecb222e55
commit e414e28047
10 changed files with 141 additions and 13 deletions

1
Cargo.lock generated
View file

@ -1400,6 +1400,7 @@ dependencies = [
"gloo-storage",
"leptos",
"leptos_i18n",
"rand 0.9.2",
"serde",
"serde_json",
"trictrac-store",