139 projects tagged "mud"
LDMud is an LP-class MUD engine, meaning it is object-oriented, with all object clases stored in unique files. The engine runs compiled bytecode to manipulate those objects, and the underlying simulated processor is a stack machine. It is a 3rd-generation LP-class MUD, being derived from Amylaar, which in turn was derived from the original LPMud. The game has no limitations on the nature of the game space other than the limits of your coding.
Lich is a cross-platform multithreaded interpreter meant exclusively for use with text-based MUDs. Its primary goal is to provide a dynamic and extensible framework that offers advanced users the ability to customize the application and its functionality to their needs while remaining accessible and useful to the majority of players. It supports scripting in Ruby, Simutronics "Wizard", and, in Unix environments, any language with an interpreter program.
MV3D is a virtual world and multi-player game framework for use with Python. It was designed with scalability in mind and is able to distribute a world across as many servers as needed while dynamically balancing the load. The simulation framework is not specifically slanted towards any one genre of online game or virtual world, and can just as easily be used for a space game as a fantasy setting. Objects on an MV3D server can be simulated using the ODE physics engine for realistic interactions. A single server is able to host thousands of of simulated objects. The client works with both the Ogre3D and Panda3D renderers.
Metacosm is a framework for computer role playing games in Java. An example called ZHeroeZ is also provided. Some of the project's objectives are object oriented design, world persistency (all actions should have a long term impact on the world), coherent time management (time is the same for everybody in the same world), a graphical editor, and choice in client user interface. All creatures can be player or AI controlled by design.
A fully-featured launchd front-end for managing and debugging system and user services.