Tic Tac Toe game is built using HTML for the structure, CSS for styling, and JavaScript for the game logic. It features a responsive grid layout for the game board, alternating player turns, win detection, and a reset button to start a new game.
Deployement link:- https://kashif-rahman03.github.io/TicTacToe/