游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
☆1,559Apr 28, 2025Updated 10 months ago
Alternatives and similar repositories for GameProject3
Users that are interested in GameProject3 are comparing it to the libraries listed below
Sorting:
- A lightweight game server framework implemented with Actor Model☆958Jan 25, 2026Updated last month
- A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real ti…☆4,123Feb 25, 2023Updated 3 years ago
- an unity mmo demo, base on ecs(game play), xlua(ui)☆1,899Jul 1, 2021Updated 4 years ago
- A Realtime Dedicated Game Server.☆500Jun 10, 2025Updated 8 months ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- Demo client project for my server framework☆45Jan 18, 2025Updated last year
- Unity3D Client And C# Server Framework☆9,672Jan 4, 2026Updated last month
- 一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (ski…☆2,326Feb 12, 2026Updated 2 weeks ago
- A MMOG engine of server.☆5,687Dec 13, 2022Updated 3 years ago
- 中文游戏服务器资源大全☆1,909Apr 2, 2024Updated last year
- QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload☆1,817Dec 28, 2022Updated 3 years ago
- 我的Unity框架,包含资源加载,配置加载,数据加载,UI管理,日志管理,动画系统,特效系统☆2,171Oct 13, 2020Updated 5 years ago
- 帧同步 教程☆1,175Mar 23, 2020Updated 5 years ago
- a skynet implementation of MMO, server side of UnityMMO☆253Jul 1, 2021Updated 4 years ago
- 用Unity做的一个类Moba游戏Demo☆771Oct 12, 2019Updated 6 years ago
- Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。☆2,690Jan 19, 2026Updated last month
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。☆2,179Feb 13, 2026Updated 2 weeks ago
- 基于Unity做的帧同步Demo,ECS架构☆1,132Jul 15, 2024Updated last year
- This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a …☆6,659Sep 5, 2023Updated 2 years ago
- 剧情-技能编辑器☆249Oct 21, 2020Updated 5 years ago
- 游戏、Unity技术项目引用目录☆498Oct 17, 2025Updated 4 months ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- A battle of balls game, lol style, AI Agents base, support agent skills & unityMCP. 基于ET 8.1的双端C#游戏框架(.net8 + Unity6000, EUI+Luban+YooAss…☆865Feb 12, 2026Updated 2 weeks ago
- moon game server的一个使用示例,搭建简单的房间类游戏服务器框架☆183Dec 23, 2025Updated 2 months 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 …☆3,021Jul 7, 2023Updated 2 years ago
- Unity框架解决方案-支持HybridCLR(最好的次时代热更)、Obfuz混淆代码加固与YooAssets(优秀商业级资源框架)。☆1,962Feb 21, 2026Updated last week
- MotionFramework is unity3d game framework.☆653May 10, 2023Updated 2 years ago
- Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类☆1,237Oct 12, 2020Updated 5 years ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,221Dec 19, 2025Updated 2 months ago
- Scalable Distributed Game Server Engine with Hot Swapping in Golang☆2,706Nov 14, 2025Updated 3 months ago
- 多人FPS演示,该演示集成了许多现代网络代码技术以提高游戏质量。☆267Mar 4, 2021Updated 4 years ago
- luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.☆4,264Jan 29, 2026Updated 3 weeks ago
- A lockstep solution include lots of deterministic library (Math,Collision,Navmesh,BehaviorTree,Serialization ...)☆939Mar 23, 2020Updated 5 years ago
- Keyframe sync using ECS(R)☆577Sep 12, 2024Updated last year
- 基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!☆786Dec 24, 2024Updated last year
- MMO game server: Unity includes a 10,000 Player scene☆359Feb 5, 2024Updated 2 years ago
- TinaX Framework : Unity based Game Client Framework | 基于 Unity 的游戏客户端开发框架☆876Jan 10, 2022Updated 4 years ago
- An MVVM & Databinding framework that can use C# and Lua to develop games☆2,170Aug 11, 2025Updated 6 months ago