Hey,
i'm trying to code a TicTacToe. With "n", you create a new x, with "m" creating a new o. You can move the x with wasd and the o with the arrow keys.
That works fine for the first x and the first o but when i create a second o or x and want to move only that, i move all o's/x's.
I hope you can help me soon,
thanks

