Skip to content

An interactive Tic Tac Toe game built with React. Features a numbered list to the right of the game’s board where the list gives a history of all of the moves that have occurred in the game, and is updated as the game progresses.

Notifications You must be signed in to change notification settings

AnishaMhj/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn React by building Tic-Tac-Toe Game

This project is a learn by doing method to understand the fundamentals of React.

About Game

  • Let's you play tic-tac-toe game
  • Indicates when a player has won
  • Stores game history
  • Allows player to review game's history and view game's board at a paticular step

About

An interactive Tic Tac Toe game built with React. Features a numbered list to the right of the game’s board where the list gives a history of all of the moves that have occurred in the game, and is updated as the game progresses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published