# 幻想西天加强版 / Journey West: Enhanced Edition > slug: `hxxtjqb` · browser status: `playable` · native port: `40177` The in-game title is "Chronicle of the Journey West" (MudOS v22pre11 MudLib Build 3310) -- a traditional GB/BIG5 dual-encoding ES-lineage mudlib built closely on Journey to the West's own mythology: the Thirty-Three Heavens, the Garden of Immortal Peaches, Penglai, the South Sea, and the Heavenly Palace all appear as real waypoints along the pilgrimage route. It shares its naming style with this project's "Three Realms Mythology" family (numbers 99-101) but is a genuinely separate codebase, not a shared engine. Registration opens with a real-time GB/BIG5 encoding choice, then asks outright whether the player is a school-age minor -- answering yes turns the player away on the spot, the most direct under-age gate found anywhere in this collection. The moon-palace scene (d/moon/) is furnished with a poem object, a small literary touch on top of the usual combat/exploration map. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/hxxtjqb/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/hxxtjqb/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/hxxtjqb/hxxtjqb.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/hxxtjqb - README: https://github.com/fluffos/mudlibs/blob/main/libs/hxxtjqb/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/hxxtjqb/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 `hxxtjqb.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/hxxtjqb/`). 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:40177`. - Admin / wizard login: `fluffos` / `Mud@2026` - 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/hxxtjqb/llms.txt