This is a simple Tic Tac Toe game with a stylish UI, featuring cool gradient colors and dynamic UI & responsiveness. The game allows you to play in either human vs. human mode or against a computer. The interface is designed to be engaging and interactive, with animations and visual effects.
- Game Modes: Human vs. Human, and a Computer mode.
- Symbols: Choose between 'X' and 'O'.
- Responsive Design: Works well on various screen sizes.
- Visual Effects: Cool gradient colors and animations.
index.html
: The main HTML file that structures the game.style.css
: Contains the styling and layout of the game.script.js
: JavaScript file that handles game logic and interactions.
- Clone the repository to your local machine.
git clone https://github.com/jatinkaushik-jk/tic-tac-toe.git
- Navigate to the project directory.
cd tic-tac-toe
- Open
index.html
in your web browser to start playing the game.
- Add more game features and customization options.
- Improve AI for the Computer mode.
Thank you for checking out the Tic Tac Toe Game! If you have any questions or suggestions, feel free to reach out to me on LinkedIn or GitHub.