Let's say you are playing in 10 turn based games at once. Some of them might have a long clock, some might be short. I'd like to get an idea of the latest time I'd have to check again in in order to not miss a turn. Here's an example:
It's not my turn in any of the games:
Game 1: I have 24 h left in timer
Game 2: I have 12 h left in timer
Game 3: I have 40h left in timer
So even though it's not my turn right now, as long as I check in 12 hours (for Game 2) I'm guaranteed to not miss any turns. Is there a way to get this information? At the least I'm hoping there's an absolute minimum in any turn based game that can be used, but being new to BGA I'm not sure what the value is.
It's not my turn in any of the games:
Game 1: I have 24 h left in timer
Game 2: I have 12 h left in timer
Game 3: I have 40h left in timer
So even though it's not my turn right now, as long as I check in 12 hours (for Game 2) I'm guaranteed to not miss any turns. Is there a way to get this information? At the least I'm hoping there's an absolute minimum in any turn based game that can be used, but being new to BGA I'm not sure what the value is.