MTC Tic Tac Toe Game
A modern Tic Tac Toe game built with React and TypeScript.
Features
- Play against computer or another player
- Beautiful animations and effects
- Responsive design for all devices
- Smart AI opponent
Technologies Used
- TypeScript - Main programming language
- React - User interface
- Tailwind CSS - Styling
- Vite - Build tool
-
Clone the repository:
https://github.com/astro-prog/MTC-tic-tac-toe-game.git
-
Install dependencies:
npm install
-
Start the game:
npm run dev
How to Play
- Choose game mode (VS Computer or VS Human)
- Enter player names and select symbols
- Watch the coin toss to see who goes first
- Click on squares to make your move
- Get three in a row to win!
Build for Production
npm run buildBuilt with ❤️ by @astro-prog