I’m looking for some feedback on this tic tac toe game I made for this challenge.
A few things I would like input on specifically;
How this looks/works on mobile.
I added a feature so you can play with someone else, but I feel that wasn’t clear enough, now I added that “Hotseat”.
I left the game beatable, but I thought the challenge said to make it unbeatable at one point. I looked back and that’s not whats on the challenge. Did that change?
Thanks in advance for the feedback everyone.
https://jacebenson.com/projects/tictactoe/
https://jacebenson.com/projects/tictactoe/custom.js (since it’s not on codepen) this is where all the processing works.