Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ai
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

RockMUD

RockMUD (0.4.0) is a WebSockets MUD server. Try the latest on this Heroku hobby instance: https://rockmud.herokuapp.com/.

Current commands include, but are not limited to, kill (and round based combat), eat, drink, inventory, score, give, get, movement (any direction), drop, remove, wear, affects, say, yell, tell, chat, buy, sell, list, practice, train, fill, rest, sleep, stand, xyzzy, brandish, follow, unfollow, group, emote, look, scan, cast, open, close, unlock, lock, recall, flee, who, put, worth, where, reply, time, save, quit, title, equipment, skills, quests, help, and restore.

Goals:

  • Full featured MUD experience from within the browser
  • Quick development

Installation

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

You can’t perform that action at this time.