LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Its most common use, however, is as a multi-participant, low-bandwidth virtual reality.
LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Its most common use, however, is as a multi-participant, low-bandwidth virtual reality.
To install lambdamoo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lambdamoo
To see what files were installed by lambdamoo, run:
port contents lambdamoo
To later upgrade lambdamoo, run:
sudo port selfupdate && sudo port upgrade lambdamoo
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.