Your own Discworld client in your browser. Also try http://discworld.starturtle.net/lpc/decafmud/web_client.html
- Command History
- UTF-8
- Terminals
- ANSI
- Dumb
- MUD Protocols
- MCCP (Mud Client Compression Protocol) version 2
- MTTS (Mud Terminal Type Standard)
- NAWS (automatically set and update the window size)
- Shield Tracking
- Aliases
- Triggers
- Logging
- Split view
- Maps
- HP and GP bars
- XP Tracking
- XTERM
- MXP
- ZMP
- Tab completion
$ git clone git://github.com/dak1/discworld.git
$ cd discworld
$ npm install
$ node server.js &
$ open http://localhost:4242
MIT