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,422 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
fish-tennis/gnet | High-performance network library for game servers using Go. | 19 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 177 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 308 |
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 | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,380 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,131 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
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,277 |
dotnet/dotnet-console-games | A collection of console games implemented as .NET applications to provide education and inspiration | 848 |
kenrick95/c4 | A Connect Four game implemented in TypeScript using HTML's canvas with AI opponent and browser compatibility | 250 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 58 |