coollen / GGSvrLinks
非常轻量级的MMORPG服务端框架 Very light MMORPG server framework
☆19Updated 8 years ago
Alternatives and similar repositories for GGSvr
Users that are interested in GGSvr are comparing it to the libraries listed below
Sorting:
- lua 与 C++ 编写的游戏服务器框架☆48Updated 9 years ago
- ☆60Updated 8 years ago
- 基于 cocos2dx 和 skynet 的 手游开发个人功能封装☆23Updated 8 years ago
- kbengine_cocos2dx_demo☆36Updated 9 years ago
- MMORPG游戏研究---传奇3新架构☆61Updated 5 years ago
- cocos2d-x与skynet的通讯模块☆18Updated 9 years ago
- windows下手游服务器☆50Updated 7 years ago
- 《热血沙城》45度ARPG手游-Lua移植版☆128Updated 10 years ago
- 一个对接skynet的cocos简单客户端,可直接对接 https://github.com/xinjuncoding/mmoarpgserver☆16Updated 9 years ago
- A Game Server develop frame for web game and mobile game☆19Updated 8 years ago
- skynet实现的mmorpg服务端☆25Updated 7 years ago
- a card game build with skynet☆32Updated 11 years ago
- plain but strong framework for socket game applications.☆31Updated 6 years ago
- add skynet http service☆56Updated 9 years ago
- skynet入门实践☆36Updated 9 years ago
- 开源棋牌服务器框架,使用skynet,网络协议使用pbc版的protobuf,数据库使用mongodb☆20Updated 7 years ago
- ☆37Updated 8 years ago
- 网狐内核websocket版示范☆67Updated 6 years ago
- http websocket support lua skynet☆44Updated 10 years ago
- ☆15Updated 8 years ago
- 轻量级跨平台游戏服务器☆22Updated 2 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆24Updated 7 years ago
- 通用游戏服务器,支持各种游戏开发☆36Updated 7 years ago
- simple implemetation of doudizhu(斗地主), based on skynet☆108Updated 8 years ago
- Skynet逻辑游戏服务器学习框架,用途:主要新人学习或业余学习,~当然可轻松用于卡牌,回合制,中小型游戏服务器或商业游戏也是可以的..大型多人在线游戏需要集群.这框架优点在于数据存储的简单方便的操作...这套框架的存储方式是广州某大公司python写的方式(当然他们的效率…☆70Updated 7 years ago
- skynet with simple websocket support☆16Updated 8 years ago
- luacode is based on decoda(https://github.com/unknownworlds/decoda). It aims to be more powerful both in editing code and debuging lua pr…