Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 354 Bytes

Tic-Tac-Toe Game

Features

  • Playable Tic-Tac-Toe game for two players
  • Displays the game board in a 3x3 grid
  • Detects win conditions and displays the winner
  • Resets the game after a win or draw
  • Responsive design for various screen sizes

Technologies Used

  • Frontend: React, CSS