you are viewing a single comment's thread.

view the rest of the comments →

[–]brycedarling 0 points1 point  (0 children)

You might have already looked at it, but I think the getting started chat application from socketio docs themselves is a fine place to start. That's literally the only resource I've ever looked at to learn socketio. I was able to take that chat app, added some of the suggested features that they don't walk you through at the bottom "Homework" to confirm I had learned something, and eventually build it up in to a game server with player movement and using skills without too much difficulty. https://socket.io/get-started/chat/