Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 489 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 489 Bytes

TicTacToe-Online-Multiplayer

Online tic tac toe allows you to create a room and get a room code and your friend can join the same room using room code to play together in real time using Socket.io which allows a Bidirectional and low-latency communication.

Frontend: Next.js
Backend: Node.js
Database: MongoDB