Tic Tac Toe

GRATIS
Por stujo | Actualizada a month ago | Entertainment
Popularidad

0.4 / 10

Latencia

128ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

what is recommendation in response

Rapid account: Emads 3
emads3
4 years ago

I can see that there is a key called recommendation in the response. what is it ?

Rapid account: Grahamestudent
grahamestudent Commented 2 years ago

Looks like the cell number to place the next symbol into. The one thing that I’m not sure about is if the position is 0 or 1 aligned (0-8 or 1-9)

assuming it’s zero aligned, here’s a worked example:
in state: ---------
if recommendation = 1 then
out state: -X-------

Edit: Running though several games using the assumption that the response is 0 aligned validated the assumption

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios