A simple and interactive Tic-Tac-Toe game built using HTML, CSS, and JavaScript. Play against a friend and enjoy the classic game!
โ
Two-Player Mode โ Play with a friend ๐ค
โ
Dynamic Winner Detection โ Checks and highlights the winner ๐
โ
Reset & New Game Options โ Restart anytime ๐
โ
Interactive UI โ Smooth animations & responsive design ๐จ
๐ข HTML โ Structure of the game
๐ต CSS โ Styling & animations
๐ก JavaScript โ Game logic & interactivity
1๏ธโฃ Click on a box to place your mark (X or O)
2๏ธโฃ Players take turns until one wins or the game ends in a draw
3๏ธโฃ The winner is determined when three marks align (row, column, or diagonal)
4๏ธโฃ Click "Reset Game" to restart, or "New Game" for a fresh start
git clone https://github.com/your-username/tic-tac-toe.git
1๏ธโฃ Open index.html
in a browser ๐
2๏ธโฃ Start playing and have fun! ๐
๐ Coming Soon! Stay Tuned! ๐
๐ก Found a bug? Want to add a new feature? PRs are welcome! ๐
โญ If you like this project, donโt forget to give it a star! ๐
๐ฅ Letโs Play Tic-Tac-Toe! โโญ