chore(refact): move training_common from bot to store crate
This commit is contained in:
parent
257665c546
commit
453c363334
12 changed files with 38 additions and 39 deletions
|
|
@ -2,3 +2,4 @@ import trictrac_store
|
|||
|
||||
game = trictrac_store.TricTrac()
|
||||
print(game.get_active_player_id())
|
||||
print(game.get_legal_actions())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue