Tic Tac Toe

免费
通过 stujo | 已更新 hace 4 días | Entertainment
人气

0.4 / 10

延迟

140ms

服务等级

100%

Health Check

N/A

返回所有讨论

what is recommendation in response

Rapid account: Emads 3
emads3
hace 4 años

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

Rapid account: Grahamestudent
grahamestudent Commented hace 2 años

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论