GroundZero II MUD Client project is a console MUD client.
GroundZero II MUD Client is a console MUD client that includes automatic mapping, map discovery, shortest path, an item db, and more.
It's a mud client for an extremely kickass mud: web Ground Zero II.
It includes:
- AIRSTRIKE Module
- ITEMDB Module:
This module tracks items on your person for you to put on and items that aren't in its db and their keywords.
- TRACKING module:
This module lets you track people *ooo* and does some autowalking stuff
- Autowalk:
Use "Home" to move the target north, delete for west, end for south, pagedown for east. This will move a white dot around and the client will try to find the shortest path to that location. Doesn't work while blind.
Product's homepage
Requirements:
· Python
· libcurses
· terminal emulator
Limitations:
· Due to a bug in my code, you need to use regular telnet to create the account on groundzero. This is due to a display bug that doesn't show you prompts.