Skip to content

DrVonDevious/mudbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MudBase

The MudBase library contains helpful tools for getting a MUD up and running quickly.
MudBase is designed to give the developer plenty of freedom in how the MUD is designed.

Examples

To run any of the examples, run cargo run --example <example file name>

Current Features

• A multi-threaded TCP server module

Planned Features

• An Input handling module
• A Database module
• A Map/Room system module
• A pathfinding module
• An in-game event system module

About

A library for MUD development in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published