Jump to content

MMO game


doncasino

Recommended Posts

Please rephrase your question. Are you talking about creating a virtual world like world of warcraft where characters can move around and interact with one another?

 

PHP cannot do this.

 

PHP can create a static map in which players can take turns to move around. However a persistant world just isn't going to happen.

Link to comment
https://forums.phpfreaks.com/topic/104336-mmo-game/#findComment-534184
Share on other sites

Please rephrase your question. Are you talking about creating a virtual world like world of warcraft where characters can move around and interact with one another?

 

PHP cannot do this.

 

PHP can create a static map in which players can take turns to move around. However a persistant world just isn't going to happen.

I am pretty sure you would be able to create a virtual world or an encapsulating object in 2d. The graphics may not be that great because I don't know the graphics libraries of php but with some ajax or utilization of the xajax class you can create this. I don't know how the server will handle multiple players like 20+. I have been planning on doing something like this for awhile but need a break in semesters.

 

In a nutshell, it is possible but not feasible with php. Might as well use something like java.

Link to comment
https://forums.phpfreaks.com/topic/104336-mmo-game/#findComment-535673
Share on other sites

Is it so bad to think outside the box and tell the guy it can be done but it's not the favorable way to do it? Or are you going to lie and tell him no it can't be done because you are ignorant of the fact that it is possible? I thought I provided an explanation worth reading, but if you get mad because I provided information that did not directly support your reply and recommend a link to a video to express how you feel because you are too lazy to type then so be it.

 

In short, if you are going to provide information, try not to totally f*c& it up. Or at least don't get mad when somebody corrects you.

Link to comment
https://forums.phpfreaks.com/topic/104336-mmo-game/#findComment-535842
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.