Skip to content

duaneking/WheelMUD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WheelMUD

C# MUD framework.

Overview

WheelMUD is a framework for creating Multiple-User Dimensions (MUDs) using the .NET platform and the C# language. Being built on modern tools and techniques, WheelMUD will allow MUD administrators to build their world and customize the code far easier than the MUDs of yesteryear.

Project Information

There is lots of information about WheelMUD, and Documentation for WheelMUD, available right here in the source tree. Get started at the Documentation root, where you will find things ranging from the Project Goals to Development-oriented information.

There are a lot more information in old discussions and design documents buried in muds.gamedev.com. We are in the process of rebuilding GitHub-friendly documentation and design documents from the gems hidden within. Please bear with us on that front.

Super Quick Start

For those who know git, code, and telnet already and want to jump right in.

GitHub Processes

  • Feel free to introduce yourself and ask questions and such in the Issues section. General banter will likely eventually be closed, after any issues/bugs/tasks have been diligently extracted to separate, tracked issues.
  • Please comment on an issue if you plan to take it on, so we do not accidentally duplicate efforts.
  • Pull requests should generally target WheelMud/WheelMUD.

License

Microsoft Public License (MS-PL). Read Here.

About

C# Multiple-User Dimension (MUD) framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%