springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。
☆547Jun 22, 2026Updated 2 weeks ago
Alternatives and similar repositories for mmorpg
Users that are interested in mmorpg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,080Updated this week
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆568Apr 17, 2025Updated last year
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,225Dec 19, 2025Updated 6 months ago
- Distributed Java game server, including login, gateway, game demo☆330Oct 13, 2024Updated last year
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,669Apr 14, 2026Updated 2 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。☆150Jan 31, 2026Updated 5 months ago
- A game server for mmorpg game based on Netty, SpringBoot, MyBatis。Power by 钱伟健。☆18Oct 4, 2022Updated 3 years ago
- 这是一款分布式的java游戏服务器框架☆125Jun 21, 2022Updated 4 years ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆51Jun 2, 2018Updated 8 years ago
- 战斗系统☆28Aug 4, 2015Updated 10 years ago
- netty4游戏服务端,依赖游戏核心包☆186Oct 5, 2022Updated 3 years ago
- 可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端☆152Aug 4, 2023Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆209Oct 24, 2023Updated 2 years ago
- 同步备份,顺带搞一个Build徽章,传送门 https://gitee.com/xiaoe/noark3☆21Jul 12, 2025Updated 11 months 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.
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆73Nov 10, 2024Updated last year
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可以运行,大家一起学习,是新手入门的好例子☆80Nov 28, 2018Updated 7 years ago
- ☆48Oct 13, 2018Updated 7 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆20Oct 4, 2022Updated 3 years ago
- High performance game server framework by netty and disruptor☆167Jul 3, 2018Updated 8 years ago
- 基于Netty的强大的游戏服务器框架☆224Jul 1, 2016Updated 10 years ago
- gforgame,作为 jforgame 的 Go 语言实现,堪称一款极致轻量级且具备超高性能的游戏服务端框架。该项目集成丰富多样的组件,极大地提升了开发效率。尤为引人注目的是,gforgame同时配备了一个 cocos/unity 客户端演示,支持双端用户跨设备交互,生动…☆52Updated this week
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆171Dec 16, 2022Updated 3 years ago
- A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependen…