You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a working clone of the classic TicTacToe game.
Built using JavaScript, HTML and CSS, this project uses JS DOM manipulation to check the status of the game and each individual cell in the TicTacToe grid.