In this video, I'll show you the basic overview of how to create games like tic tac toe with real-time communication. It's a great start for understanding socket communication.
For this, I used nextjs and socketIO.
Live game: https://tic-tac-toe-with-socket.onren...
GitHub (code): https://github.com/Google987/tic-tac-...