Skip to content

Tic Tac Toe: A brain teaser game where User will have to get 3 of their sign in the same line, can be a row,column or diagnol

Notifications You must be signed in to change notification settings

neeraj-gs/TicTac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A Game where Players take turns placing a mark in one of the cells of the grid. The goal of the game is for players to position their marks so that they make a continuous line of three cells vertically, horizontally, or diagonally. An opponent can prevent a win by blocking the completion of the opponent's line.

Tech Stack

  • React.JS
  • TypeScript
  • HTML
  • CSS

Features

  • Multiplayer
  • Real Time
  • Restart Game

Screenshots

Tic Tac Toe

Tic Tac Toe

Tic Tac Toe

Run Locally

Clone the project

  git clone https://github.com/neeraj-gs/TicTac-Toe.git

Go to the project directory

  cd tic-tac-toe-typescript

Install dependencies

  npm install

Start the server

  npm run dev

Project is Setup locally done.

Deployment

The Project is Deployed on

  https://tic-tac-toe-eta-olive.vercel.app/

About

Tic Tac Toe: A brain teaser game where User will have to get 3 of their sign in the same line, can be a row,column or diagnol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published