vMUD A very modern approach to a mud client!
vMUD - A Free MUD Client With Built-In Graphical Mapping For Any MUD
vMUD is a free MUD client with a real-time graphical map panel that works alongside the traditional terminal. It connects to any MUD and builds a map as you explore, no server-side setup required. If your MUD supports GMCP, the map gets even better.
Works On Any MUD
vMUD builds maps automatically as you move through rooms. It reads room.info data to track your position and constructs a local map using BFS pathfinding from your current location. No special server configuration needed.
Connect, explore, and the map fills in behind you.
Even Better With GMCP
If your MUD sends GMCP room data, the map lights up with terrain colors, mob markers, exit connections, and more. MUDs that send room.map GMCP data get a full overhead grid map with distinct visuals for every terrain type.
Custom Map Packs For Server Admins
Server admins can create custom map packs as simple JSON files and send them to vMUD via GMCP. One message, and every player using vMUD sees your custom map. No client updates needed. Players pick their preferred style and
the client handles the rest.
Three rendering modes are supported:
- Color - Colored squares for each terrain type. Minimal setup, just pick your colors.
- ASCII - Text characters with directional glyphs. Roads show as connected paths with turns and intersections. Terrain shows as symbols like trees, mountains, and waves.
- Sprite - Full pixel art tile images. Supports directional road variants that show proper turns, T-junctions, and intersections. Staircase overlays for rooms with up/down exits. Closed door indicators.
A full guide for creating your own map pack is included in the repository. Define your terrain types, assign colors or tile images, and your players get a custom graphical map without installing anything extra.
Map Features
- Automatic map building from room data on any MUD - Terrain-specific colors, characters, or tile images - Directional roads that show turns, curves, and intersections - Up/down staircase indicators that match each terrain's look - Closed door indicators on the map - Mob markers showing shopkeepers, teachers, guildmasters, bankers, and other special NPCs - Player markers for nearby allies - Mouse wheel zoom - Map markers for shops, banks, teachers, and custom waypoints - Herb, ore, and mana room detection with glowing borders
Client Features
- Full telnet and GMCP protocol support - Works with any MUD out of the box - Terminal panel with UTF-8 and block character rendering - Room info panel with current room name, area, and exits - Equipment and affects panels updated in real time via GMCP - Group member display - Built-in speedwalk and path recording - Clean dark UI
Get It
vMUD runs on Windows. Download the installer from the GitHub repository and connect to any MUD. Free to use.
If you run a MUD and want to create a custom map pack, check out the Map Pack Creation Guide in the repository. The JSON format is simple and documented. Your players just connect with vMUD and get your custom map automatically.
Download at https://github.com/mpvmud/Vmud