Phantasmal MUD Lib for DGD

Phantasmal Site > DGD > DGD LPC Reference > LPC Code Samples

Code Examples

Full Subsystems

The components in this section are significant pieces of functionality which may be added to your MUD. They are designed to handle a particular task within the MUD, and handle it entirely, or nearly so.

Snippets

Example MUD Libraries

Code in this section is a complete (though small) MUD Library. For larger examples, see the "MUDLibs" section of this site, or of the FAQ.

  • Shevek's example of getting started with the Kernel MUDLib, System.zip.
  • Erwin Harte's example of getting started with the Kernel MUDLib, in email form.