/React-TicTacToe

A Tic Tac Toe game built with ReactJS as a tutorial from the official React documentations page

Primary LanguageJavaScript

ReactJS Tic Tac Toe

ReactJS Tic Tac Toe game

Live Demo . Report Bug · Request Feature

Table of Contents

About The Project

Based on the React tic tac toe tutorial in the official React documentations page as a part of the Microverse curriculum.

The purpose is to get a good understanding how to create the Tic Tac Toe game game in ReactJS.

The following are actions that can be done on the application.

  1. Lets you play the game.
  2. Indicates when a player has won the game.
  3. Stores a game’s history as a game progresses.
  4. Allows players to review a game’s history and see previous versions of a game’s board.

Built With

Contact