RockMUD icon indicating copy to clipboard operation
RockMUD copied to clipboard

Node Websocket MUD Server. Demo: https://rockmud.herokuapp.com/

RockMUD

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/.

Installation

  • Install Node, Npm, and Git
  • Clone the repo
  • npm install
  • npm start (defaults to http://127.0.0.1:3001)

Local Tests

  • npm run test

Get started adding commands: https://github.com/MoreOutput/RockMUD/wiki/Implementing-A-New-Command