DikuMUD III using HTML and websockets.

mud mud-client mud-engine mud-game-server mud-server
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub
Out of box zone errors about 1 month ago

AI Summary: The task involves debugging and fixing a series of zone errors in a DikuMUD III game. These errors manifest as invalid room references and missing directions within the game's zones, preventing proper mob placement and navigation. The solution requires identifying the incorrect room references and either correcting them in the zone files or updating the game logic to handle the missing references appropriately. The project uses C++, and familiarity with the game's codebase is beneficial.

Complexity: 4/5
good first issue

DikuMUD III using HTML and websockets.

C++
#mud#mud-client#mud-engine#mud-game-server#mud-server