Building a Dead-Simple Multiplayer Tic-Tac-Toe Game using Angular, Nodejs and socket.io Rooms: Part 2
The first part of this article was totally dedicated to Nodejs server setup and building the socket events that would help our application to exchange the moves played between the ...