Skip to content

Matilda-bit/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

This project is a web-based implementation of the classic Tic-Tac-Toe game using React. The game allows two players to take turns marking spaces on a 3x3 grid, aiming to be the first to form a horizontal, vertical, or diagonal line of their symbol (X or O). The game features dynamic player names and a log of moves. It uses a functional approach to manage game state and determine the winner, providing an engaging and interactive experience for players.

Key Features

  • Dynamic player names
  • Interactive game board
  • Move log for tracking game progress
  • Restart functionality for a new game

Technologies Used

  • React
  • JavaScript (ES6+)
  • HTML/CSS

React JavaScript (ES6+) HTML/CSS

example.jpg

About

Tic-Tac-Toe game using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published