gameserver
There are 384 repositories under gameserver topic.
kbengine/kbengine
A MMOG engine of server.
GameServerManagers/LinuxGSM
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
ketoo/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
ylmbtm/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Steam-Headless/docker-steam-headless
A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI
jammsen/docker-palworld-dedicated-server
Docker container to easily provision and manage Palworld Dedicated Server
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
zllangct/rockgo
A developing game server framework,based on Entity Component System(ECS).
cherry-game/cherry
Actor model game server framework based on golang
WindowsGSM/WindowsGSM
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
qq362946/Fantasy
C # Game Framework, but not limited to games. Can be used for non game business development
EQEmu/Server
Open Source Fan-Based EverQuest Emulator Server project
OpenArkStudio/ARK
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
jwcpp/jwEngine
A cross-platform C++<->lua server quick solution
callofduty4x/CoD4x_Server
Extended Call of Duty 4 server
surparallel/luacluster
MMO game server: Unity includes a 10,000 Player scene
davyxu/cellmesh
Game server framework based on cellnet
GameServerManagers/Game-Server-Configs
A repo of game server configuration files used by LinuxGSM
ahuangege/mydog
typescript编写的分布式游戏服务器框架(a distributed game server framework coded by typescript)
hero1s/hive
A cross-platform,lightweight,scalable game server framework written in C++, and support Lua Script
GameServerManagers/LinuxGSM-Docker
The Official LinuxGSM Docker image (experimental)
tltneon/lgsl
LGSL v6.2.1/v7.0.0 for PHP 5.4-8.3+ (Live Game Server List): online status for CS2 (Source Query), Discord, FiveM, Rust, SA:MP, GMOD, Minecraft, Teamspeak and 200+ more games!
DiscordGSM/DiscordGSM
New repo: https://github.com/DiscordGSM/GameServerMonitor
Elfocrash/L2dotNET
A server emulator for Lineage2 Interlude written in C#
bytemode/pitaya-notes
Scalable game server framework with clustering support, code notes. pitaya游戏服务器代码注释
UltimaPHP/UltimaPHP
A modern Ultima Online server written in PHP
kem0x/raider3.5
Custom fortnite game server project
ineedbots/iw4_bot_warfare
The Bot Warfare mod for MW2
Jbleezy/BO2-Reimagined
Call of Duty: Black Ops 2 Zombies - Reimagined
congcoi123/tenio
TenIO is an open-source project for making online games that includes a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games and simple existing game clients for rapid development: Libgdx (Java), Cocos2d-x (C++), Unity (C#), Phaserjs (Javascript).
ineedbots/iw5_bot_warfare
The Bot Warfare mod for MW3
begleysm/quakejs
Fork of inolen/quakejs with additonal content server, local play page, and start-stop script
thkhxm/tgf
tgf框架是使用golang开发的一套游戏分布式框架.项目采用了rpcx做为底层rpc的通讯,consul提供服务注册发现.定义了一整套的模块开发规范.
aws-samples/aws-gamelift-and-serverless-backend-sample
DEPRECATED: Please refer to the website link for the latest version under AWS Game Backend Framework
dualface/go-gbc
A game server framework written by Golang and Lua. make our life easier.