Skip to content

Denis793/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Tic-Tac-Toe with Chat — React Project

View click


A classic Tic-Tac-Toe game built with React, featuring real-time player messaging during the game. This interactive application combines game logic, component-driven UI, and basic communication features to deliver a fun and engaging user experience.


🎯 Features

  • ✅ Two-player Tic-Tac-Toe gameplay (local or simulated online)
  • ✅ Dynamic game board with turn-based logic
  • ✅ Real-time in-game chat between players
  • ✅ Game status display (current turn, win/draw message)
  • ✅ Restart game functionality
  • ✅ Responsive, clean UI

⚙️ Technologies Used

  • React (useState, useEffect, component props)
  • JavaScript (ES6+)
  • CSS Modules or plain CSS
  • UUID (for message keys, optional)

Releases

No releases published

Packages

 
 
 

Contributors