#Trying to build a 2player game with socket.io

10 messages · Page 1 of 1 (latest)

vital fiber
#

I have the main game build and can share the code. I just need to implement it so that the palyers talk with each other. Is there someone i can talk to or that can help me? thanks.

west solstice
#

Show what you’ve attempted. The docs for socket.io are pretty good.

#

Also, don’t spam multiple channels. Ask your question and wait patiently.

vital fiber
#

i know the thing is is that i build the game first and then decided i want it multiplayer

#

so its kinda confusing to redevelop my project and add sockets when i dont knwo what im doing

#

thats just the client side by the way

#

@west solstice is this somethign you can help me with?

west solstice
#

can I re-write your game to include multiplayer? no...

yes, of course it'll be a significant endeavor to add multiplayer to a game that wasn't designed to include multiplayer.

vital fiber