Page 2 of 2

Re: New to Game Development and could use some guidance.

Posted: Tue May 29, 2012 7:31 pm
by Nixola
Search for Netwars in the forum

Re: New to Game Development and could use some guidance.

Posted: Tue May 29, 2012 8:34 pm
by SnowflakeBlue
Many people likely see this as old news but I thought it was interesting.

http://www.wowwiki.com/Lua

Also I found a site that lets anyone make MMO's. It seems like a complicated process, even when it is served on a silver platter.

http://www.multiversemmo.com/
http://www.multiversemmo.com/wiki/Platf ... ng_Started

Re: New to Game Development and could use some guidance.

Posted: Wed May 30, 2012 1:03 am
by Jasoco
There was that volleyball game too.

Re: New to Game Development and could use some guidance.

Posted: Sat Jun 02, 2012 6:19 pm
by Lafolie
I reckon you could build an mmo-type game in Love that would run reasonably well. The problems with this though are that you'd need an efficient way of handling network data (which can be pretty complicated) and I think the server hardware would have to be pretty good to handle many, many players. Indeed if you planned to have upwards of thousands of players you'd most likely need multiple servers, which is a whole new territory.

There are lots of things to take into account, the amount of which varies depending on what you're trying to do. Something turn-based might be seemingly simple, but real-time actions would probably require predictive calculations based on the last received message for an object/player action to prevent visual lag and stuttering.

Re: New to Game Development and could use some guidance.

Posted: Sat Jun 16, 2012 4:10 pm
by Mairaguent
Hi LOVERS, i would like to say a big thank you to the person who started this thread, i am about going into coding myself for a hobby and the fact that i hear of someone doing it here, tells me that it is possible for me to start and integrate it around my job as well. cheers!!!

Re: New to Game Development and could use some guidance.

Posted: Mon Jun 18, 2012 5:32 pm
by mrgoe
Davidobot wrote:
Jasoco wrote:
SnowflakeBlue wrote:How does Lua and love do when it comes to MMO development?
Networked games have already been done.
Examples?
can someone provide some examples ? I`m interested too :)

Re: New to Game Development and could use some guidance.

Posted: Wed Jun 20, 2012 2:04 pm
by Terror
Hi LOVERS, i would like to say a big thank you to the person who started this thread and to everybody that participated in this, i am about going into coding myself for a hobby and the fact that i hear of someone doing it here, tells me that it is possible for me to start and integrate it around my job as well.


I hope love will be my true game engine love...

Cheer