kbengine/kbengine
A MMOG engine of server. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4580
- days_rel: n/a
- days_push: 1359
- n_releases_24m: 0
Adoption not part of the score
5699 stars · 2315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
KBEngine is an open-source MMOG server engine written in C++ with a Python scripting layer for game logic, including hot-fixing support. It provides distributed multi-process load balancing and client plugins/SDKs for Unity3D, UE4, OGRE, Cocos2d, HTML5, and Godot.
Use cases
- build an MMOG or MMORPG game server
- create a multiplayer game backend with Python scripting
- handle large numbers of concurrent players with load balancing
- integrate a game server with a Unity3D or Unreal Engine client
- hot-update game logic without server restarts
- avoid reimplementing common MMO server infrastructure
When to choose
- you are building a large-scale multiplayer online game and want a ready-made server engine
- you want Python scripting with hot-fixing for game logic
- you need distributed, dynamically load-balanced server architecture
- your client is Unity3D, UE4, OGRE, Cocos2d, HTML5, or Godot
When to avoid
- you need a full client-side game engine rather than a server engine
- you need a small-scale or simple real-time multiplayer backend where lighter solutions suffice
- you require active community development and frequent releases (last release was late 2022)
- you need guaranteed licensing clarity (license is non-standard)
Facets
framework · maturity maintenance
game-engine networking concurrency sdk plugin-system microservices cross-platform windows cpp python cross-platform game-engine mmog mmorpg game-server python-scripting hot-reload load-balancing unity3d-plugin unreal-engine multiplayer scripting game-development real-time linux
2 sources
- readme: https://github.com/kbengine/kbengine · fetched 2026-08-28 · 2dd0b8a770be
- homepage: https://kbengine.github.io · fetched 2026-08-29 · edce840d40d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kbengine/kbengine | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kbengine/kbengine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem