The Wayback Machine - https://web.archive.org/web/20220206113241/https://github.com/topics/mud
Skip to content
#

mud

A MUD (Multi-User Dungeon) is a multiplayer real-time virtual world, usually text-based, combining elements of role-playing games, hack and slash, player versus player, interactive fiction, and online chat.

Here are 379 public repositories matching this topic...

evennia
grapevine
OliverLSanz
OliverLSanz commented Jun 9, 2021

I have noticed you can't send a multiline message using the client. The enter button sends the message, which is fine, but It would be good to be able to use shift+enter to insert a new line.

I've also noticed that if you copy some text with line breaks and you paste it into the client input the line breaks get replaced by whitespaces.

My use case for this is the game I'm developing where u