Skip to content

A Node Js backend built over socket-io protocol as a support to the Tic-Tac-Toe game client built in React frontend.

Notifications You must be signed in to change notification settings

PavanAditya/Tic-Tac-Toe-Socketio-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Socket Server

A socket.io server backend created over node server written in ts. Supports multiplayer mode in which players can connect to each other.

Run the app

  • App is built over node (typescript) server.
  • Run the command

npm run start

App kickstart code lies inside the src/app.ts file.

About

A Node Js backend built over socket-io protocol as a support to the Tic-Tac-Toe game client built in React frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published