Jump to content
MakeWebGames

Recommended Posts

Posted

Shoutout to MWG :)

So I was planning to make a mmo game using php as for the server scripting language, and I was wondering if it's recommended to use socket programming for the implementation. I just wanted to make a player's name display or like viewing all the user online on the same page, not necessarily that they can interact like chat or something. But incase, I was thinking of a trade system peer to peer. I would like to make a game that's similar to http://www.die2nite.com or even a much more simpler style like http://www.urbandead.com I also wanted to know if they use sockets for those type of game.

Thank you so much, cheers :)

Posted
Shoutout to MWG :)

So I was planning to make a mmo game using php as for the server scripting language, and I was wondering if it's recommended to use socket programming for the implementation. I just wanted to make a player's name display or like viewing all the user online on the same page, not necessarily that they can interact like chat or something. But incase, I was thinking of a trade system peer to peer. I would like to make a game that's similar to http://www.die2nite.com or even a much more simpler style like http://www.urbandead.com I also wanted to know if they use sockets for those type of game.

Thank you so much, cheers :)

 

Simpliest Basic Node.js Chat Example I created this. Looks like it may finally come in handy for someone =]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...