Welcome to Tic-Tac-Toe! Choose your name and emoji to get started!

Player 1 Name:

Player 2 Name:

Tic-Tac-Toe


Project Overview

This is a simple implementation of the classic Tic-Tac-Toe game using React and TypeScript. Players take turns clicking on the squares to place their respective emojis. The game checks for a winner after each move and displays the current status.


Tech Stack

  • React
  • TypeScript
  • CSS