MUD Wiki

The term codebase, or code base is used in software development to mean the whole collection of source code used to build a particular application or component. Typically, the codebase includes only human-written source code files, and not, e.g., source code files generated by other tools or binary library files. However, it generally does include configuration and property files.

Most codebases have their conceptual origin in AberMUD; the three most important were TinyMUD, LPMUD, and DikuMUD[1].

References[]

  1. Designing Virtual Worlds, 2003, New Riders Pub. ISBN 0-13-101816-7

All items (3)