GitPedia

Game server

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools

From jzyong·Updated June 13, 2026·View on GitHub·

简介 ==== 一个基于棋牌、MMORPG游戏的分布式java游戏服务器,理论上可以无限水平扩展网关服,大厅服、游戏服达到人数承载。实现了集群注册中心,网关、登陆、后台服务器监控等通用服务器;封装了redis集群、mongodb等数据库处理;封装了消息队列、线程模型、及导表等常用工具类。网关服务器使用mina封装了TCP、UDP、WebSocket、HTTP通信,使该框架能同时支持多种协议的客户端进行游戏。每个以scripts名字结尾的目录都为相应项目的脚本文件。 The project is written primarily in Java, distributed under the MIT License license, first published in 2017. It has gained significant community traction with 1,224 stars and 492 forks on GitHub. Key topics include: ai, astar-algorithm, behavior-tree, chess, distributed.

Latest release: 0.0.3game-server 0.0.3
October 27, 2022View Changelog →

GitHub license
GitHub stars
GitHub forks

简介

一个基于棋牌、MMORPG游戏的分布式java游戏服务器,理论上可以无限水平扩展网关服,大厅服、游戏服达到人数承载。实现了集群注册中心,网关、登陆、后台服务器监控等通用服务器;封装了redis集群、mongodb等数据库处理;封装了消息队列、线程模型、及导表等常用工具类。网关服务器使用mina封装了TCP、UDP、WebSocket、HTTP通信,使该框架能同时支持多种协议的客户端进行游戏。每个以scripts名字结尾的目录都为相应项目的脚本文件。

项目架构图

文档

详细请查看wiki
项目已无新功能开发,只维护:

TODO

  • 更新JDK到17

交流

  • QQ群:144709243(已满) 143469012

感谢

<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" width = "150" height = "150" div align=left />

contributors

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from jzyong/game-server via the GitHub API.Last fetched: 6/27/2026