Skip to content

abolkog/tic-tac-toe-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tick Tac Toe

Repo for the tutorial Multiplayer Tic Tac Toe App - Arabic Built with React and Socket.io

image

Getting Started

  • Clone the Repo
git clone git@github.com:abolkog/tic-tac-toe-online.git
  • Install the dependencies
cd tic-tac-toe-online
npm install
  • Run the server
npm run server
  • Run the client
npm run client

About

Building Multiplayer Tic Tac Toe using React.JS and Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published