Creating a Basic Node.js WS WebSocket Server and Client

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I'm trying to use node and websocket to setup a listen server for my online game up to 5 players. I'm in C3, and got this working, but how would I package node up so that every player doesn't need to install node to host the game?