DrFriendless / rmud

A MUD in the style of LPMud, written in Ruby using MongoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMud

This is an exercise to learn Ruby. It was going to be Ruby on Rails, but Mongo is much more suitable to this task.

I intend it to be some sort of rudimentary extensible MUD loosely based on my great love, LPMud. Object scripting will be in Ruby, interacting directly with the MUD infrastructure, so content creators must be trustworthy, i.e. this is not the sort of game you open up to the whole world.

About

A MUD in the style of LPMud, written in Ruby using MongoDB.


Languages

Language:Ruby 98.0%Language:HTML 2.0%