Skip to content

D4v1d98Ru1z/Turbo-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Multiplayer game with Node.js

Welcome to this multiplayer Tic-Tac-Toe videogame 😃 .

Frontend

Created with React.js library using Redux to manage the global state.

Backend

Built with Node.js and using Socket.io to stablish the network connection

Install Dependencies

npm install

Run

Frontend

npm run start-frontend

Backend

npm run start-backend

About

Multiplayer game built with Sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published