My App Doesn't Work

three_in_a_row_game.aia (7.7 KB)

plsssss help

Your code fails to account for every single test case; there are 8 possible scenarios where three buttons can be aligned in a row (along with diagonals). Give me a while to sort it out.

Here's my modified version (it might not work since I haven't tested it):
threeInARowModified.aia (5.8 KB)