Hi,
I have created a small online planning tool for Terra Mystica to plan player next round in advance (you can find it here: https://rincevent.github.io/TerraMysticaTurnCalculator/).
Currently it is pretty simple but I would like to enhance it for instance to compute expected scoring and expected resource income for the next round. However to do that I would need to have access to the game data for a given player(e.g; how many structure are already built, what favor and scoring tile are in play, etc.).
My question is two fold:
- Is there a way to access such information about a given game from the outside of Board Game Arena maybe through public API (with the player having to be logged in to BGA to access the info)?
- If not, would it be possible to integrate such tool directly inside BGA and then have a direct access to the data needed? The snellman platform already provides such planning tool for their TM game. I believe it could benefit the player to have access to such a tool in game on BGA as well.
I have created a small online planning tool for Terra Mystica to plan player next round in advance (you can find it here: https://rincevent.github.io/TerraMysticaTurnCalculator/).
Currently it is pretty simple but I would like to enhance it for instance to compute expected scoring and expected resource income for the next round. However to do that I would need to have access to the game data for a given player(e.g; how many structure are already built, what favor and scoring tile are in play, etc.).
My question is two fold:
- Is there a way to access such information about a given game from the outside of Board Game Arena maybe through public API (with the player having to be logged in to BGA to access the info)?
- If not, would it be possible to integrate such tool directly inside BGA and then have a direct access to the data needed? The snellman platform already provides such planning tool for their TM game. I believe it could benefit the player to have access to such a tool in game on BGA as well.