gameserver topic

List gameserver repositories

Arrowgene.KrazyRain

5
Stars
1
Forks
Watchers

Research for reviving and server emulation of the game KrazyRain

go-gbc

92
Stars
18
Forks
Watchers

A game server framework written by Golang and Lua. make our life easier.

AMP-dockerized

85
Stars
21
Forks
Watchers

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!

MapleStory-v113-Server-Eimulator

54
Stars
34
Forks
Watchers

MapleStory Eimulator for Taiwan

L2dotNET

140
Stars
58
Forks
Watchers

A server emulator for Lineage2 Interlude written in C#

kbengine

5.4k
Stars
2.3k
Forks
Watchers

A MMOG engine of server.

NoahGameFrame

3.9k
Stars
1.1k
Forks
Watchers

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#/L...

LinuxGSM

4.2k
Stars
784
Forks
Watchers

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.

NettyGameServer

1.6k
Stars
669
Forks
Watchers

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存...

GameProject3

1.3k
Stars
461
Forks
Watchers

游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠...