游戏服务器
☆23Oct 17, 2019Updated 6 years ago
Alternatives and similar repositories for GameServer
Users that are interested in GameServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 8 years ago
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 4 years ago
- A 3D MMO game server framework. I first create this repo at http://git.oschina.net/ as a private repo for a new game project whitch is ab…☆14Sep 16, 2015Updated 10 years ago
- 轻量级跨平台游戏服务器☆22Aug 7, 2022Updated 3 years ago
- MMORPG Server☆10Jan 4, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆13Jul 7, 2024Updated last year
- UGUI超实用摇杆,支持多平台☆17Jun 13, 2024Updated last year
- 网游游戏服务器引擎☆31May 28, 2015Updated 10 years ago
- ☆11Jun 10, 2017Updated 8 years ago
- 微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。☆145Dec 5, 2019Updated 6 years ago
- 高效的麻将算法☆21May 19, 2017Updated 8 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆28Sep 22, 2015Updated 10 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- 卡牌游戏《萌兽堂》完整服务器erlang源码☆33May 30, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- c++/ lua gameserver☆15Mar 14, 2018Updated 8 years ago
- 鱼蛋的C语言项目(幼年时的鱼蛋写的)☆29Apr 20, 2020Updated 6 years ago
- a star path finder for game server,with nav,tile,way point☆17Nov 20, 2021Updated 4 years ago
- A game server framework in Golang go(Golang)游戏服务器框架☆19Feb 23, 2021Updated 5 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆63May 10, 2024Updated last year
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- game server frame,Multiprocess multithreaded architecture, protobuf☆34Oct 19, 2017Updated 8 years ago
- 通用游戏服务器,支持各种游戏开发☆38May 19, 2018Updated 7 years ago
- cocos2d-js example, plane fight, barrage,arcade game;☆16Aug 3, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C++ 棋牌算法封装,牌九,扎金花,十三水...☆17Jun 14, 2019Updated 6 years ago
- 白鹭WebSocket与BaseService通信例程,支持protobuf。 微信小游戏适用。☆13May 9, 2018Updated 7 years ago
- A node complementation of lua which can be used as simple script engine or complex server engine and supports sync and async remote proce…☆47Apr 30, 2019Updated 7 years ago
- A Typical Game Server Using Netty and Redis☆22Jul 16, 2014Updated 11 years ago
- Unity游戏和C++服务器 socket通信demo, 数据格式采用google protobuf