Skip to content

astro-prog/MTC-tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MTC Tic Tac Toe Game

Play the 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

Getting Started

  1. Clone the repository:

     https://github.com/astro-prog/MTC-tic-tac-toe-game.git
  2. Install dependencies:

    npm install
  3. Start the game:

    npm run dev

How to Play

  1. Choose game mode (VS Computer or VS Human)
  2. Enter player names and select symbols
  3. Watch the coin toss to see who goes first
  4. Click on squares to make your move
  5. Get three in a row to win!

Build for Production

npm run build

Built with ❤️ by @astro-prog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published