Fuzzball is a MUCK server, an online text-based multi-user chat and roleplaying game. Multiple people may join, set up characters, talk, and interact, exploring and building a common world. Nearly every aspect of the game can be customized via MPI-driven descriptions and MUF programs.
- Fuzzball website
- GitHub repository
- A live version of the docs on GitHub
- User commands
- MPI functions
- MUF reference
- MINK - The Muck Information Kiosk
Fuzzball also offers a built-in help system. Connect, then type help
for guidance.
- Stable
- Tested and supported, recommended for everyday usage
- Unix: download from the Fuzzball homepage, follow the steps in the Unix README, skipping Get Source
- Windows: download from the Fuzzball homepage, follow the steps under Running in the Windows README
- Development
- Try out the latest features and help find issues, but if it breaks you get to keep all the pieces
- Unix: follow the steps in the Unix README.
- Windows: download a pre-built package from the Appveyor build artifacts page, follow the steps under Running in the Windows README.
For a comprehensive guide to running a muck, check out MINK - The Muck Information Kiosk.
If you only need a quick test environment, read the instructions for your operating system in Building and Running from Source right above.
You can send bug reports, feature requests, or other general feedback to [email protected]