jzyong / 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
☆1,175Updated 3 weeks ago
Alternatives and similar repositories for game-server:
Users that are interested in game-server are comparing it to the libraries listed below
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,626Updated last year
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如网关,socket服务端与客户端,自定义高效消息编解码,游戏热更新,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket…☆963Updated this week
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆505Updated 2 months ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆556Updated 3 months ago
- Distributed Java game server, including login, gateway, game demo☆296Updated 3 months ago
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆171Updated 2 years ago
- netty4游戏服务端,依赖游戏核心包☆179Updated 2 years ago
- 基于Netty的强大的游戏服务器框架☆218Updated 8 years ago
- behavior for java☆77Updated last year
- 这是一款分布式的java游戏服务器框架☆122Updated 2 years ago
- Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically …☆1,279Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆204Updated last year
- 无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动…☆962Updated this week
- 3D游戏服务端寻路组件☆60Updated 8 months ago
- ☆47Updated 6 years ago
- 可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端☆141Updated last year
- The Fight of Tanks☆98Updated 7 months ago
- 基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。☆124Updated 6 months ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆480Updated 8 months ago
- 中文游戏服务器资源大全☆1,814Updated 9 months ago
- 《深度解析Java游戏服务器开发》源码☆97Updated 7 years ago
- High performance game server framework by netty and disruptor☆164Updated 6 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆187Updated 5 months ago
- ioGame 网络游戏服务器框架示例集合。FXGL + netty + ioGame;☆65Updated last week
- 高性能golang网络库,游戏开发脚手架☆859Updated 6 years ago
- 棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )☆2,004Updated 7 months ago