# 大唐西游完整修正版 / Great Tang Journey to the West (Complete Revised Edition) > slug: `dtxywzxzb` · browser status: `playable` · native port: `40150` A Journey to the West-lineage MUD sharing the classic ES II GB/BIG5 encoding-switch mechanism with several sibling archives in this project -- and, confirmed via a byte-level check, sharing something much more specific with sibling archive xyj2006n ("西游记2006年", an AKAI Studio/Tomud-branded release): the two ship literally identical map files (e.g. `d/gao/gate.lpc` is byte-for-byte the same in both), meaning this and xyj2006n are two different distribution packagings of the same underlying game content, not just two unrelated libs with a similar theme. Set in the mythological world of Journey to the West -- the Thirty-Three Heavens, the Peach Garden, Penglai, the Heavenly Palace, plus a real `d/zhanchang` battlefield zone and a self-contained `d/g_quest` quest directory built around Tang-dynasty historical/legendary figures rather than the Journey to the West cast -- 长孙无忌 (Zhangsun Wuji), 太平公主 (Princess Taiping), 钟馗 (Zhong Kui), 红娘 (Hong Niang) -- running alongside the ordinary explore/sect gameplay. It uniquely asks new players at registration whether they are a primary or secondary school student, and separates ordinary login passwords from a stricter admin password (uppercase+lowercase+symbol, 7+ characters) reserved for sensitive account operations like backups and self-destruct. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/dtxywzxzb/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/dtxywzxzb/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/dtxywzxzb/dtxywzxzb.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/dtxywzxzb - README: https://github.com/fluffos/mudlibs/blob/main/libs/dtxywzxzb/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/dtxywzxzb/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 `dtxywzxzb.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/dtxywzxzb/`). 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:40150`. - 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/dtxywzxzb/llms.txt