GameNetworkingResources
Game Network Library
A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games.
A Curated List of Multiplayer Game Network Programming Resources
7k stars
261 watching
481 forks
Language: C
last commit: about 2 months ago cppcsharpgamegame-developmentgame-networkinggame-programminggamedevgodotgodot-enginegodotenginemultiplayernetcodenetworknetwork-programmingnetworkingunityunity3dunreal-engineunreal-engine-4unreal-engine-5
Related projects:
Repository | Description | Stars |
---|---|---|
sp4cerat/game-net | A C++ library providing basic client-server network functionalities for games using RPCs | 75 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 308 |
unity-technologies/com.unity.netcode.gameobjects | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
fish-tennis/gnet | High-performance network library for game servers using Go. | 19 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,380 |
gmclan-org/gm_networking | A simple GameMaker networking example mimicking 39dll network games' behavior based on the first byte in the buffer. | 2 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
unterrainerinformatik/gamedevelopmentlinks | A collection of useful game development links and resources. | 462 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,131 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 177 |
gmclan-org/gm_boomers_networking | A GameMaker Studio 2023.6+ networking implementation inspired by the classic 39dll example. | 2 |
hengle/gamedev-resources-1 | A collection of curated resources and tutorials for game development, covering art, design, programming, audio, and more. | 16 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
nxrighthere/enet-csharp | Reliable UDP networking library for C and .NET environments | 813 |