/eventMUD

Event driven MUD using node

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Event Driven MUD Role Playing Game in Node

  • Clone the repository and run vagrant up
    • Ignore the error on npm install, it should still work. (TODO: Fix this!)
    • delete npm-debug.log
  • vagrant ssh into the VM and run node /vagrant/index.js
  • Navigate to eventmud.dev:3000 in your browser