LPMud
LPMUD refers to a family of text-based online multiplayer games that run on the LPMUD driver architecture and are programmed in the LPC language. The first LPMUDs were created by Lars Pensjö in the late 1980s and early 1990s, and the architecture rapidly became a popular platform for building persistent virtual worlds with user-created content.
Core to LPMUD is the separation of the server into a driver and a mudlib. The driver
Programming in LPC provides an object-oriented environment with features such as inheritance, dynamic function calls, and
Over time, various drivers such as MudOS and FluffOS emerged to implement or improve the LPMUD architecture,