trictrac/bot/python/test.py

5 lines
67 B
Python
Raw Permalink Normal View History

2026-01-10 21:01:35 +01:00
import store
game = store.TricTrac()
print(game.get_state_dict())