Game-NET
Game Network Library
A C++ library providing basic client-server network functionalities for games using RPCs
RPC Network Library for Multiplayer Games
75 stars
7 watching
8 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0xfa11/gamenetworkingresources | A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games. | 7,521 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
fish-tennis/gnet | A high-performance network library designed specifically for game servers | 20 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 176 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 309 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
unity-technologies/com.unity.netcode.gameobjects | A Unity package providing networking capabilities to GameObject and MonoBehaviour workflows. | 2,159 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,407 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,145 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,495 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,287 |
dotnet/dotnet-console-games | A collection of console games implemented as .NET applications to provide education and inspiration | 865 |
kenrick95/c4 | A Connect Four game implemented in TypeScript using HTML's canvas with AI opponent and browser compatibility | 251 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 59 |