# 西游记2006·大唐西游 / Journey to the West 2006: Great Tang Pilgrimage > slug: `xiyouji2006` · browser status: `playable` · native port: `40077` Its saved files carry three different names: the archive is labeled "Final Fantasy," the login banner announces itself as "Journey to the West 2006: The Final Madness," and in-game notices declare it formally renamed to Great Tang Journey West. Part of the mhxy/Dream of Journey to the West engine family, sharing common ancestry with this project's mhxy and shenmo (Journey to the West: Legend of Gods and Demons) but independently developed and maintained by a different site for years, with substantially diverged content. Players alternate between growing as an ordinary mortal (apprenticing under a master, building a life) and following two signature storylines, "the journey west" and "havoc in heaven," with leaderboards for wealth, kills, and cultivation, and the Tang Monk and his disciples wandering the map as background NPCs to reinforce the atmosphere. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/xiyouji2006/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/xiyouji2006/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/xiyouji2006/xiyouji2006.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/xiyouji2006 - README: https://github.com/fluffos/mudlibs/blob/main/libs/xiyouji2006/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/xiyouji2006/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 `xiyouji2006.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/xiyouji2006/`). 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:40077`. - 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/xiyouji2006/llms.txt