/Tic_tac_toe_game_using_javascript

This repository contains a classic Tic-Tac-Toe game built using JavaScript, HTML, and CSS. In this game, two players take turns marking X and O on a 3x3 grid, aiming to get three of their symbols in a row, column, or diagonal to win the game. This project demonstrates my skills in web development. Live link:https://bimmi-tic-tac-toe.netlify.app/

Primary LanguageJavaScript

No issues in this repository yet.