Welcome to Tic Tac Toe! 🎉 This is a simple implementation of the classic game, designed to be played directly in your web browser. Challenge your friends to a game of Tic Tac Toe and see who comes out victorious! 🎮
- Two-player mode: Play against a friend locally, taking turns to make your moves. 👫
- Responsive design: Enjoy the game seamlessly across various devices, including desktops, tablets, and smartphones. 📱
- Simple interface: The game comes with an intuitive layout, making it easy for players to understand and enjoy. 🎨
- HTML5: For structuring the content of the game.
- CSS3: For styling and enhancing the visual appeal.
- JavaScript: For implementing the game logic and interactivity. 🛠️
-
Clone the repository:
-
Open the game:
- Navigate to the project directory and open the
index.html
file in your preferred web browser. 🌐 - Check out the live demo here: Live Demo
- Navigate to the project directory and open the
-
Play the game:
- Click on an empty square to place your symbol (either X or O).
- Players take turns to make their moves.
- The first player to get three of their symbols in a row (horizontally, vertically, or diagonally) wins the game.
- If all squares are filled without any player achieving a winning combination, the game ends in a draw. ⏳
-
Enjoy the game:
- Have fun playing Tic Tac Toe with your friends and family! 🥳
If you have any questions or want to get in touch, feel free to reach out:
- Email: omraj010@gmail.com
- LinkedIn: Om Raj
This project is created and maintained by Om Raj. Feel free to reach out with any questions or feedback. 🙋♂️