GithubHelp home page GithubHelp logo

rockmud's Introduction

RockMUD

RockMUD (0.1.7) is a WebSockets MUD server with node.js.

Doing what I can to keep a test server running on nodejitsu: http://moreoutput.rockmud.jit.su/. Client 'terminal' will be addressed soon. You can reach me directly: [email protected].

History: RockMUD was spawned out of my love of MUDs and too many late night coffees.

Goals:

  • A Diku-like MUD experience from within the browser using HTML5 and NodeJS.
  • Leverage HTML for MUD text.
  • Everything is JavaScript / JSON.
  • Fast Development
  • Easy client GUI creation.
  • Real-time browser OLC and world management.

Notes on dependencies:

  • Not using a Node MVC framework.
  • Not using any JS templating engines.
  • Client side I use DOJO 1.9
  • socket.io >= .9
  • Node > .10.X

Some things Currently in 0.1.7:

  • Simple architecture with no whitelisting of commands
  • Character creation (Races, Classes, Stats, Passwords) and saving as json files.
  • Channels
  • Uniform way of scripting commands -- with permission checking
  • JSON areas
  • Command aliases defined client side.
  • Various 'standard' commands (ex: chat, who, look, help, score, save, title, quit, get, drop, say, kill)
  • Basic Combat (kill )
  • Inventory
  • Ticks (ex: regen, messages, autosave, and hunger/thirst)
  • Movement directions are not static
  • AMD loading for client side scripts

rockmud's People

Contributors

moreoutput avatar ringmaster avatar

Stargazers

Tom Hickerson avatar

Watchers

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