# 金庸群侠传 / The Story of Hero > slug: `jyqxc` · browser status: `playable` · native port: `40129` In-game titled "The Story of Hero," a Jin Yong-themed mudlib with a relatively compact map spanning sects like Mount Hua, Wudang, Shaolin, the Beggars' Sect, Emei, and the Ming Cult. Talent stats (strength, comprehension, bone structure, agility) are rolled by the system as a fixed set — accept the whole roll or reroll, no picking individual stats — and the built-in "help newbie" is a player-written strategy guide rather than an official template, explaining the difference between "fight" (spar, auto-stops at 50% health/energy) and "kill" (fight to the death). Villains from the novels wander ordinary streets far above newbie level — White Camel Manor's young master Ouyang Ke can be encountered and one-shot an unprepared player before the spar system's safety threshold has a chance to kick in. Death sends players to Ghost Gate Pass, escorted by an uncommon third psychopomp NPC (an "apprentice guard") alongside the usual White/Black Guards. Shares a common master.lpc with this project's jyqxc2, jyqxc2013fwq, fy2mg, and xkx2017 (the "Legend of Jin Yong's Heroes"/XKX framework family). ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/jyqxc/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/jyqxc/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/jyqxc/jyqxc.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/jyqxc - README: https://github.com/fluffos/mudlibs/blob/main/libs/jyqxc/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/jyqxc/NOTES.md ## Run natively with FluffOS 1. Build a current FluffOS driver from https://github.com/fluffos/fluffos (native `build` / `build-debug`; see that repo's docs). 2. Download and unzip `jyqxc.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/jyqxc/`). 3. From the unzipped lib directory, ensure `config.fluffos` points `mudlib directory` at this tree (the checked-in file may contain a maintainer-local absolute path — edit it to your extract path). 4. Start the driver: ```bash /path/to/fluffos/build/src/driver config.fluffos ``` 5. Connect a UTF-8 MUD client to `127.0.0.1:40129`. - Admin / wizard login: `fluffos` / `Mud2026Adm` - If you host this on a public network, change the published default admin password before opening the port. ## Machine-readable catalog - Site-wide catalog: https://mudlibs.fluffos.info/games.json - Site-wide LLM overview: https://mudlibs.fluffos.info/llms.txt - This file: https://mudlibs.fluffos.info/jyqxc/llms.txt