#Rematch for Board API played game

4 messages · Page 1 of 1 (latest)

gusty plover
#

In order to rematch a player with the Board API, would I just send another challenge to the player with the same information as the previous game, or is there a specific way to trigger a rematch? I've seen in the "rules" when creating a challenge for "noRematch". I've also seen the "rematchof" string in the "Show one challenge" information, but it doesn't really say what that is other than it is a string. I can't find anything else in the documentation for initiating a rematch. How do you know if a challenge has a rule of "noRematch"?

dawn token
#

In order to rematch a player with the Board API, would I just send another challenge to the player with the same information as the previous game

#

that is the correct way to do it

#

've seen in the "rules" when creating a challenge for "noRematch".
This is not about the board API, but about games played on the website. You use the flag to forbid the players from rematching. It's useful to tournament directors