RockMUD (0.4.0) is a full featured MUD engine that can leverage web browsers.
Try the latest on this Heroku hobby instance: https://rockmud.herokuapp.com/.
- Install Node, Npm, and Git
- Clone the repo
- npm install
- npm start (defaults to http://127.0.0.1:3001)
- npm run test
Get started adding commands: https://github.com/MoreOutput/RockMUD/wiki/Implementing-A-New-Command