sock.lua
Network library
A Lua networking library designed to simplify the process of creating networked applications in LÖVE games.
A Lua networking library for LÖVE games.
176 stars
12 watching
7 forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list
enetgamedevlove2dluanetworkingonline
Related projects:
Repository | Description | Stars |
---|---|---|
bartbes/love-misc-libs | A collection of Lua libraries used to simplify development by providing reusable functionality. | 113 |
camchenry/boon | A build tool for creating cross-platform executables of Lua games | 145 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 323 |
josefnpat/lovernet | A LÖVE networking library leveraging bitser and enet to simplify network communication | 56 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |
linux-man/loveframes | A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. | 123 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
floatingbanana/grove | A set of Lua libraries providing utility functions for graphics and animation in game development. | 13 |
lukeemmet/smolnetsharp | A .NET C# client library for interacting with Gemini and Gopher protocols used for sharing content on the internet. | 12 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 305 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 457 |