Excuse me my friend. I didn't quite understand your question. What do you mean by move table
I will explain my idea for the app
I programmed everything and didn't bring anything
My idea was basically to put all the data in Databases because I didn't know how to store it in a file and merge it with the app.
I created an account with Google Firebase and created an application that stores data in Databases
This is the program
tic_tac_toe_store.aia (18.6 KB)
I saved all the steps that the player could play in the following way
I made 4 variables n1, n2, n3, n4
If a player presses the first digit, n 1 equals 1, and the result is 1000
I will send it tag and I get the value 5 and tick box 5 then if the player presses the square 2 the result will be 1200 here and put the value 3 in order to prevent the player from winning
Of course, it took me a long time to put all possible possibilities and the result is either a draw or a win for me
I used Google Translate to write this answer so sorry if the answer is not clear