Where can I find a codebase for my MUD or MUSH?

There are several freely distributed and open-source projects available that provide stable codebases and resources to start a MUD, MUSH, MUX or whatever MU* flavor you are considering.  There are a couple of repositories available that host these resources as well as notable SVN/GIT repositories.  Below you will find a list of resources.

http://www.mudbytes.net
 - Codebase Repository.  Codebases, source codes, patches and scripts available.
http://www.coffeemud.org - CoffeeMUD Codebase
https://github.com/evennia/evennia - Evenia Codebase
https://code.google.com/p/pennmush - PennMUSH Codebase
http://www.tinymush.net - TinyMUSH Codebase
http://www.smaug.org - Smaug Codebase
http://codebases.thirdhosting.com - Third Gen Codebase Repository

You may also download a few modified source codes from our
Downloads Area by logging into the Client Support Area.

  • 6 Users Found This Useful
Was this answer helpful?

Related Articles

Install Guide for AwakeMUD Community Edition

Description This guide provides instructions for installing the AwakeMUD Community Edition...

Install Guide for AresMUSH Codebase

Description   This guide provides instructions for installing the AresMUSH codebase on a custom...

How to terminate a running process

This article describes how to terminate a running or non-responsive process under your shell...

How to configure the Screen application

How to configure and run the application Screen in your shell account.Note: This environment...

Setting up a specific version of NodeJS

Issue: You require a newer version of NodeJS than the system software baseline or software...