Blightmud
Blightmud is a mac/linux mud client written in rust. It’s completely terminal based and features separated input and output areas.
Writing my own mudclient for the terminal has always been a passionproject of mine from the days when I actually played a lot of muds. These days however I mostly put work into the client or other projects and don’t actually play much.
Features
- Completely terminal based (mac and linux)
- Telnet:
- GMCP support
- MCCP2 support (compress2)
- Lua scripting:
- Output and sending
- Aliases
- Triggers
- GMCP hooks and sending
- Timers
- Customizing status bar
- Persistent storage
- Low resource and fast
- In client help and manuals
- Tab completion
Code and Issues
The project is maintained completely on github you can check out the code and submit issues there.