2 projects tagged "mud"
hMUD is a classic Telnet MUD client that runs in major Web browsers (IE, Firefox, and Chrome). Internally it's a Flash client, but you do not interact directly with Flash; it just does a bridge between the HTML and the MUD server. For the user, it's just an HTML page using Javascript (like most Web sites). So it is largely accessible by modern computers. It works on any Telnet MUD, and it parses ANSI colors, transforming the output to HTML. It has basic features like command history, logging output in HTML (so that you can save a log with the same output currently in your screen), and other conveniences.
DevClient is a highly customizable MUD client designed to be friendly and easy to use. It features full parsing of ANSI color codes, support for aliases, macro binding, keypad navigation, MCCP 1 and 2, accounts and automatic login management, prompt parsing, logging, and more. Its functionality and graphics can be extended with simple server definition files. It can be easily translated into any language. It can detect when a new version of itself is available and upgrade itself without restarting.