Skip to content

ManishKumar2002/Tic-Tac-Toe_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A classic Tic-Tac-Toe game built with React that includes advanced features like move history, winning square highlighting, and sortable move lists. Features:

Gameplay • Classic 3x3 Tic-Tac-Toe board • Turn-based gameplay (X goes first) • Win detection with highlighted winning squares • Draw detection • Clear status messages

History & Navigation • Complete move history tracking • Ability to jump to any previous move • Shows row/column for each past move • Current move indicator • Sortable move list (ascending/descending)

How to Run

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Open http://localhost:3000 in your browser

About

A classic Tic-Tac-Toe game built with React that includes advanced features like move history, winning square highlighting, and sortable move lists.

Topics

Resources

Stars

Watchers

Forks

Contributors