What are the game made in Love2d that can be played online3

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
bonez001
Prole
Posts: 36
Joined: Wed Sep 14, 2016 8:14 am

What are the game made in Love2d that can be played online3

Post by bonez001 »

I am new here. I am interested in making online games.
User avatar
Plu
Inner party member
Posts: 722
Joined: Fri Mar 15, 2013 9:36 pm

Re: What are the game made in Love2d that can be played online3

Post by Plu »

Please define "online games"? Do you mean "can play in browser"? Or do you mean "Can allow playing with multiple players via the internet"?

You could do all in Love2d, but the first might be easier with a tool that's designed to make games with html5/canvas.
If you want the second, I would postpone that idea until you have more experience, because networking-based games are hard.
bonez001
Prole
Posts: 36
Joined: Wed Sep 14, 2016 8:14 am

Re: What are the game made in Love2d that can be played online3

Post by bonez001 »

A game like tha game in this site - http://www.247freepoker.com/.

I really want an engine that is cross platform. Since we will publish on android too. Anyway what would be a suggestion for html5 game engine?
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: What are the game made in Love2d that can be played online3

Post by raidho36 »

Circumventing lag is the hard part, networking itself boils down to properly using adequate library.
bonez001
Prole
Posts: 36
Joined: Wed Sep 14, 2016 8:14 am

Re: What are the game made in Love2d that can be played online3

Post by bonez001 »

Plu wrote:Please define "online games"? Do you mean "can play in browser"? Or do you mean "Can allow playing with multiple players via the internet"?

You could do all in Love2d, but the first might be easier with a tool that's designed to make games with html5/canvas.
If you want the second, I would postpone that idea until you have more experience, because networking-based games are hard.
I mean like in game maker where you can make a folder of all your assets and javascripts to be put in your site.
bonez001
Prole
Posts: 36
Joined: Wed Sep 14, 2016 8:14 am

Re: What are the game made in Love2d that can be played online3

Post by bonez001 »

Plu wrote:Please define "online games"? Do you mean "can play in browser"? Or do you mean "Can allow playing with multiple players via the internet"?

You could do all in Love2d, but the first might be easier with a tool that's designed to make games with html5/canvas.
If you want the second, I would postpone that idea until you have more experience, because networking-based games are hard.
I think it is the second.
"Can allow playing with multiple players via the internet"?

Can you point the diretcion to me if it is ok?
Germanunkol
Party member
Posts: 712
Joined: Fri Jun 22, 2012 4:54 pm
Contact:

Re: What are the game made in Love2d that can be played online3

Post by Germanunkol »

So you want a list of games which have an online multiplayer mode?
There aren't that many which I know of (as mentioned in the other post, multiplayer is much, much more difficult to pull off than single player).
I've tried it a few times, and GridCars is the result of one of these tries.
TrAInsported is also sort of multiplayer, although not in the classical sense (you don't interact directly with the other players).
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
User avatar
zorg
Party member
Posts: 3441
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: What are the game made in Love2d that can be played online3

Post by zorg »

There was also an online multiplayer strategy game, made with löve, "Netwars" by borg; but that wasn't updated after 0.9.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: What are the game made in Love2d that can be played online3

Post by josefnpat »

I have two multiplayer games: Dracul64 and Xapalus Deluxe!
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
bonez001
Prole
Posts: 36
Joined: Wed Sep 14, 2016 8:14 am

Re: What are the game made in Love2d that can be played online3

Post by bonez001 »

josefnpat wrote:I have two multiplayer games: Dracul64 and Xapalus Deluxe!
Can it be made to a browser game?
Post Reply

Who is online

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