Skip to content

Websockets fun to create an online multiplayer game of TicTacToe. (Socket.io | Express | Node.js | React | Javascript); Tests: Jest and RTL.

Notifications You must be signed in to change notification settings

C-Marfil/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOCKET.IO BOILERPLATE

A simple server and client repo we created following a YouTube tutorial. We could develop the app from here.

To try npm start a terminal within CLIENT and another terminal within SERVER.

Open two tabs (one incognito) and access your localhost.

If the room you join matches, you can swap messages from one tab to another.

There is plenty of ways we could make different events and messages so there's a multiplayer engagement going on.

About

Websockets fun to create an online multiplayer game of TicTacToe. (Socket.io | Express | Node.js | React | Javascript); Tests: Jest and RTL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published