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
A simple, interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. This classic two-player game lets players take turns marking X and O on a 3x3 grid, with the game detecting wins, draws, and allowing replay.
About
This is a mini project implemented by HTML,CSS and JS. I tried to make it fully Responsive in every Devices.