Welcome to the Tic-Tac-Toe Game V0.1! This is a classic Tic-Tac-Toe game built with HTML, CSS, and JavaScript, featuring modern enhancements such as dark mode, computer gameplay, user gameplay, and a full-screen mode option.
- User vs. Computer: Play against a computer opponent with varying difficulty.
- User vs. User: Challenge your friends in a two-player mode.
- Dark Mode: Toggle between light and dark themes for a better gaming experience.
- Full-Screen Mode: Enjoy the game in full-screen mode for an immersive experience.
- Responsive Design: The game adapts to different screen sizes for accessibility on various devices.
- Clone the repository:
git clone https://github.com/psathul073/Tic-Tac-Toe-Game-V0.1.git
- Navigate to the project directory:
cd Tic-Tac-Toe-Game-V0.1
- Open the index.html file in your browser:
open index.html
(or double-click the file to open it in your default browser)
- Choose between playing against the computer or another player.
- Select your preferred mode (light or dark).
- Click on the cells to place your mark (X or O).
- The game will notify you when someone wins or if there’s a draw.
- Use the full-screen option to maximize your gaming experience.
- HTML5
- CSS3
- JavaScript
Feel free to fork the repository and submit pull requests for any improvements or bug fixes. Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.
- Inspired by classic Tic-Tac-Toe gameplay.
- Thanks to the open-source community for their contributions and inspiration. "# Tic-Tac-Toe Game V0.1
Welcome to the Tic-Tac-Toe Game V0.1! This is a classic Tic-Tac-Toe game built with HTML, CSS, and JavaScript, featuring modern enhancements such as dark mode, computer gameplay, user gameplay, and a full-screen mode option.
- User vs. Computer: Play against a computer opponent with varying difficulty.
- User vs. User: Challenge your friends in a two-player mode.
- Dark Mode: Toggle between light and dark themes for a better gaming experience.
- Full-Screen Mode: Enjoy the game in full-screen mode for an immersive experience.
- Responsive Design: The game adapts to different screen sizes for accessibility on various devices.
Check out the live demo here.
-
Clone the repository:
git clone https://github.com/yourusername/Tic-Tac-Toe-Game-V0.1.git
-
Navigate to the project directory:
cd Tic-Tac-Toe-Game-V0.1
-
Open the
index.html
file in your browser:open index.html
(or double-click the file to open it in your default browser)
- Choose between playing against the computer or another player.
- Select your preferred mode (light or dark).
- Click on the cells to place your mark (X or O).
- The game will notify you when someone wins or if there’s a draw.
- Use the full-screen option to maximize your gaming experience.
- HTML5
- CSS3
- JavaScript
Feel free to fork the repository and submit pull requests for any improvements or bug fixes. Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.
- Inspired by classic Tic-Tac-Toe gameplay.
- Thanks to the open-source community for their contributions and inspiration.
Enjoy playing Tic-Tac-Toe! If you have any questions or feedback, please reach out. Happy gaming!