mud.tilde.town icon indicating copy to clipboard operation
mud.tilde.town copied to clipboard

a python mud influenced by Inform7

Results 7 mud.tilde.town issues
Sort by recently updated
recently updated
newest added
trafficstars

A utility that can create a text area of a defined size, and composite text layers: The color would probably be set as an argument when compositing a layer. ```...

enhancement

Got some feedback from a user that had trouble exiting the telnet session in character creation, telnet clients can have their own quit commands, it makes sense to hard code...

enhancement

Try to find a few special characters for each terminal platform.

enhancement

dafb8b48ec36d34786d74789fb8371582415ca29 refactor only implements looking and going between rooms, need to add the basic gameplay of the old version

aborting a login/creation leaves player instance in game memory, should be removed after timeout (related to https://github.com/selfsame/mud.tilde.town/issues/8)

bug

the player data should occasionally save, and there could be an explicit 'save' command

enhancement