ylmbtm / GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
☆1,489Updated 3 weeks ago
Alternatives and similar repositories for GameProject3:
Users that are interested in GameProject3 are comparing it to the libraries listed below
- A lightweight game server framework implemented with Actor Model☆877Updated last week
- 中文游戏服务器资源大全☆1,847Updated last year
- A Realtime Dedicated Game Server.☆498Updated last month
- 《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、 服务端架构设计等多个方面,全景展现网络游戏核心技术。☆470Updated 3 years ago
- 基于ET框架致敬LOL的Moba游戏,提供完整的状态帧同步框架,包含预测回滚逻辑,基于双端行为树的技能系统,更多精彩等你发现!Based on the ET framework, we pay tribute to LOL's Moba game, providing a …☆886Updated 2 years ago
- 帧同步 教程☆1,074Updated 5 years ago
- A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real ti…☆4,064Updated 2 years ago
- behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the …☆2,948Updated last year
- 用Unity做的一个类Moba游戏Demo☆748Updated 5 years ago
- an unity mmo demo, base on ecs(game play), xlua(ui)☆1,788Updated 3 years ago
- A MMOG engine of server.☆5,592Updated 2 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆335Updated 6 years ago
- QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload☆1,815Updated 2 years ago
- Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类☆1,205Updated 4 years ago
- 基于Unity做的帧同步Demo,ECS架构☆1,063Updated 9 months ago
- 高性能表格数据导出器☆1,804Updated 10 months ago
- The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。