The old organization didn't make any sense, so this has been rearranged.
(12/3)
Prototype code is divided up into 3 categories:
- Runnable systems. Code that can be
compiled and run on its own.
- Modules. Code that is a DevMUD modules, or at
least a potential DevMUD module. It'll work if you have the rest of
the (potentially nonexistant) DevMUD prototype that it works with.
- Code Fragments. Code that doesn't work, but is
still interesting enough to posted.
A descendent of one of the runnable prototypes is running on mud.slimy.com
port 2121.
Things will get copied from here to a release directory when they're known
to work, match whatever the current DevMUD spec is, and are generally stable.