Tic Tac Toe

FREE
By stujo | Updated 9일 전 | Entertainment
Popularity

0.4 / 10

Latency

186ms

Service Level

100%

Health Check

N/A

Back to All Discussions

what is recommendation in response

Rapid account: Emads 3
emads3
4년 전

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

Rapid account: Grahamestudent
grahamestudent Commented 2년 전

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

Join in the discussion - add comment below:

Login / Signup to post new comments