Skip to content

tic-tac-toe is a simple tic tac toe game created using React and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

adhirajcs/tic-tac-toe

Repository files navigation

Tic Tac Toe

This is a simple Tic Tac Toe game created using React and Tailwind CSS.

Deployment

The project is deployed and can be accessed at tic-tac-toe-gamma-sooty.vercel.app.

Features

  • Responsive Design: The game is fully responsive and works well on both desktop and mobile devices.
  • Winning Combinations: The game detects winning combinations and displays a visual strike-through effect.
  • Draw Detection: The game also detects draw conditions when all tiles are filled without a winner.
  • Sound Effects: Includes sound effects for game actions and game-over events.
  • Reset Functionality: Players can reset the game to start a new round.

Technologies Used

  • React: For building the user interface.
  • Tailwind CSS: For styling the application.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.