Skip to content

bkero/QOO

Repository files navigation

A queued object oriented MUD server.

Dependencies:

  • beanstalk
  • pybeanstalk (included)
  • mongodb
  • pymongo
  • pyyaml
  • GitPython

On Ubuntu that's:

sudo apt-get install beanstalkd mongodb python-pymongo python-yaml python-git

Making something do something:

# Install the basic core
curl http://localhost:8880/admin/install
# Nothing else works yet...

About

It's a MOO with queues!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages