Giter VIP home page Giter VIP logo

amberlightmud's Introduction

RockMUD

RockMUD (0.3.5) is a WebSockets MUD server

Try the latest on this Heroku hobby instance: https://rockmud.herokuapp.com/. If you connect to the demo server type 'help commands' to get a full(ish) list of the current commands.

Goals:

  • Full featured MUD experience from within the browser.
  • Enable quick development.
  • Empower client side scripting for GUI.
  • DB agnostic persistence.
  • Cross-platform

Dependencies:

  • Socket.io 1.0 or greater is required. This is the single outside dependency and is contained to the core message passing functions.
  • Development keeps up with latest node release.
  • Default terminal loads Bootstrap from CDN.

10000 feet:

All design/data elements of RockMUD must be either valid JSON or .js files. Please look at the current code and make an effort to match the current style if you plan to submit a pull request. Documentation has started -- see the github wiki.

RockMUD development chat through gitter:

https://gitter.im/rockmud/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link

Installation

  • Install Node, npm, and Git
  • Clone the repo
  • cd RockMUD (to enter cloned repo)
  • npm install (to install socket.io)
  • npm start or node server.js to start the server (defaults to http://127.0.0.1:3000)

amberlightmud's People

Contributors

moreoutput avatar jayfett avatar unbantwin avatar

Watchers

Kareem avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.