Skip to content

ncipollo/mudroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mudroom

A TUI client and server for multiplayer text adventure games (MUDs).

Installation

cargo install mudroom

Usage

Server

Start a server with an optional name:

mudroom server
mudroom server --name my-server

Client

Connect directly to a server URL:

mudroom client --url http://localhost:3000

Or launch the discovery UI to find servers on your local network:

mudroom client
mudroom

About

A rust MUD engine.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages