# 随缘洗剑录 / Sui Yuan Xi Jian Lu (Sword Washed by Fate) > slug: `syxjl` · browser status: `playable` · native port: `40088` Self-titled "Sui Yuan Xi Jian Lu" (roughly, "the chronicle of washing one's sword as fate wills"), a member of the ES II engine family — kin to this archive's Shenzhou, Huoying, and Wuhan-station titles — repeatedly rewritten from the original ES II base by Annihilator and others, and a long-running, well-established wuxia MUD in its own right. New players start at the Chance Inn (随缘客栈) in Yangzhou, where Li Xunhuan — a wandering-swordsman character borrowed from Gu Long's novels — greets arrivals and walks them through the basics; play otherwise follows a classic, unadorned wuxia arc of stat rolling, sect apprenticeship, martial-arts training, and roaming the jianghu. Yangzhou's main square carries an unusual, permanent easter egg: a "Santa Claus" NPC (随缘节日大使) who hands out holiday greetings year-round. Death sends a character through a full ghost/afterlife sequence, escorted by the White Guard of Impermanence to the War God Temple (武庙) for revival, with the character unable to move until the process completes. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/syxjl/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/syxjl/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/syxjl/syxjl.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/syxjl - README: https://github.com/fluffos/mudlibs/blob/main/libs/syxjl/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/syxjl/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 `syxjl.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/syxjl/`). 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:40088`. - 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/syxjl/llms.txt