Closed BrevinS closed 1 year ago
This function needs to be able to use the json and return whether or not a game is actively playing. A lot of html functionality will depend on this.
May be smart to short-circuit evaluation the gametime first with a local clock before checking the json each time.
This function needs to be able to use the json and return whether or not a game is actively playing. A lot of html functionality will depend on this.