Multiplayer games in love 0.10.0

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
RovieD
Prole
Posts: 5
Joined: Mon Jul 20, 2015 7:55 pm
Contact:

Multiplayer games in love 0.10.0

Post by RovieD »

Hi guys!
Those who are living examples of multiplayer games? Show please be very interesting to see. How do now Network game in the new version 0.10.0 of love? What to use the library? I will be glad to any response!
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: Multiplayer games in love 0.10.0

Post by s-ol »

Löve bundles two libraries that can be used for networking, luasocket and lua-enet (links to wiki for both). The latter is more high-level and designed for use in games.

Also as an example of a "smaller" game with working networking, take a look at the LD31 entry Grid Cars

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
RovieD
Prole
Posts: 5
Joined: Mon Jul 20, 2015 7:55 pm
Contact:

Re: Multiplayer games in love 0.10.0

Post by RovieD »

S0lll0s wrote:Löve bundles two libraries that can be used for networking, luasocket and lua-enet (links to wiki for both). The latter is more high-level and designed for use in games.

Also as an example of a "smaller" game with working networking, take a look at the LD31 entry Grid Cars
Thank you!
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests