trictrac/bot/python/test.py
2026-01-17 20:58:00 +01:00

5 lines
67 B
Python

import store
game = store.TricTrac()
print(game.get_state_dict())