Ross ROSS = Recommend OSS · open-source software intelligence for agents

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 observed · 2026-08-28

github.com/jzyong/game-server · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 58
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3304
  • days_rel: n/a
  • days_push: 257
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1227 stars · 490 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A distributed Java game server framework for chess/card and MMORPG games, providing cluster registry, gateway, hall, game logic, and monitoring servers with horizontal scaling. It includes AI tools such as state machines, behavior trees, A* pathfinding, and navigation meshes, plus wrappers for Redis, MongoDB, message queues, and multi-protocol networking (TCP, UDP, WebSocket, HTTP).

Use cases

  • build a distributed mmorpg game server in java
  • host a chess and card game backend with horizontal scaling
  • implement a gateway server supporting tcp udp websocket and http clients
  • add behavior trees and a* pathfinding to game ai
  • manage game server clusters with registry and monitoring
  • integrate redis cluster and mongodb into a game backend

When to choose

  • building a Java-based MMO or board game backend needing multi-protocol gateways
  • you want a ready-made distributed game server architecture with cluster management
  • you need bundled game AI tools like navmesh and behavior trees in Java

When to avoid

  • starting a new project - the author recommends GameServer4j and GameAi4j instead
  • you need a non-JVM language or modern JDK features (JDK 17 upgrade still pending)
  • you need a actively developed framework with frequent new features

Facets

framework · maturity maintenance

game-engine networking message-queue caching database monitoring middleware microservices gaming-tools backend networking jvm cross-platform self-hosted game-server mmorpg netty mina behavior-tree astar navmesh gateway-server cluster-management chess-and-card-games game-development linux

2 sources

Member repositories

RepositoryRoleHealth v2
jzyong/game-servermain49

For agents

markdown · JSON · MCP: product_card(name="jzyong/game-server")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem