Skip to content

R0PPER/tic-tac-toe-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe React App

This is a simple Tic-Tac-Toe game built with React. It allows two players to take turns and keeps track of the game state, including the winner and a log of each move.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/R0PPER/tic-tac-toe-project.git
  2. Navigate to the project directory.

  3. Open the terminal.

  4. Install dependencies:

    npm i

Usage

  • Run the app locally with:
  npm run dev
  • Visit localhost in your browser to play the game.

About

React.js Tic-tac-toe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors