This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.
A 10 minute tutorial on creating a simple WebSocket server and client so you can connect your Construct 2 game to the 'net!
where's the sequel?
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?