import trictrac_store
game = trictrac_store.TricTrac()
print(game.get_active_player_id())
print(game.get_legal_actions())