You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the get_game_state utils function returns only basic information.
I want to return ALL the information that can be useful for building a bot.
All the info about the UI (e.g the position of the cards, their movements, ...) is not included.