feat(spiel_bot): init crate & implements GameEnv trait + TrictracEnv
This commit is contained in:
parent
a6644e3c9d
commit
df05a43022
6 changed files with 676 additions and 1 deletions
1
spiel_bot/src/lib.rs
Normal file
1
spiel_bot/src/lib.rs
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub mod env;
|
||||
Loading…
Add table
Add a link
Reference in a new issue