The only way to describe Nirvana accurately is to login and visit directly.

It is the combination of code and community, machine and men that make Nirvana the special place that it is.

The founder of Nirvana, Boltar, wanted Nirvana to be a mud where wizards were free to create what they wished. Like all or most LPs the following is also true:

  1. Wizards can extend the game
  2. Code is dynamic allowing for on the fly changes
  3. Everything in the game is an object
  4. Everything is written in LPC and compiled when loaded
  5. Commands are defined by objects
  6. Rooms are special objects that other objects interact with
  7. Objects can access a "heart beat" for time based interaction
  8. The object for the player is the most complex and defines most of the commands available to people who login
  9. Players can become wizards and expand the game
  10. LPC is an interpreted language similar to C
Garden Tree