Skip to content

Tic-tac-toe "online", using socket.io with node.js and react.js with hooks for the client.

Notifications You must be signed in to change notification settings

zygisS22/tic-tac-toe-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe online

Tic-tac-toe "online", using socket.io with node.js and react.js with hooks for the client.

Start project

 1. set socket endpoint in .env
 2. npm install
 3. npm start
 4. node server/index.js
 5. done

General Information

To start the game just set a username otherwise you cant create a room, 
once you create a room clients can see it in the rooms list and join.

Enjoy :D

Images

photo1 photo2 photo3 photo4

About

Tic-tac-toe "online", using socket.io with node.js and react.js with hooks for the client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published