A simple, Electron-based, MUD client.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/mudcoders/muddle
# Go into the repository
cd muddle
# Install dependencies and run the app
npm install && npm start
Learn more about Electron and its API in the documentation.
- Game Selection
- Basic Configuration
- Colors
- Font
- Family
- Size
- Plugins & Package Management
- Themes
- Triggers
- Aliases
- Tabs
- Protocols
- MXP
- MSSP
- MSDP
- GCMP
- ATCP
- Input latency is a little off (last character sometimes gets cut off by return when typing too fast)
Muddle is licensed under a CC0 (Public Domain) License.