New to Game Development and could use some guidance.

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

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

Post by Nixola »

Search for Netwars in the forum
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
SnowflakeBlue
Prole
Posts: 9
Joined: Sun May 27, 2012 11:46 pm

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

Post 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
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

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

Post 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.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
Mairaguent
Prole
Posts: 1
Joined: Sat Jun 16, 2012 4:06 pm

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

Post 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!!!
mrgoe
Prole
Posts: 1
Joined: Mon Jun 18, 2012 5:31 pm
Contact:

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

Post 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 :)
Terror
Prole
Posts: 1
Joined: Wed Jun 20, 2012 1:25 pm

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

Post 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
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 6 guests