-
-
rogues
A multiplayer roguelike written in node.js
mud.js
======
A MUD written in node.js.
node server.js
-
CAU
Juego tipo MUD escrito en Bash
Instrucciones:
1) chmod a+x *sh
2) Ejecutar index.sh
-
Assault-3.0
This is the code of the MUD Assault 3.0 as it was running under Demortes.
This is the the Assault 3.0 as it was run by Demortes. This is open to the public, following the standard licenses of Ack and Assault as run by Amnon.
If you have any questions, ...
-
gomud
GoMUD - a basic MUD server in Go
================================
GoMUD is a WIP, currently it is a basic echo ... programming language, but
hopefully it will become a viable MUD base alternative.
Running GoMUD
-------------
The following commands will ...
-
DecafMUD
DecafMUD is an extensible, translatable MUD client written in JavaScript.
-
DecafMUD
DecafMUD is an extensible, translatable MUD client written in JavaScript.
-
LanternCorps
A series of proxy servers for use with the DecafMUD MUD client (and potentially others), written in various languages.
-
LanternCorps
A series of proxy servers for use with the DecafMUD MUD client (and potentially others), written in various languages.
-
flying-squirrel-demos
... run the stuff locally:
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
To run mud:
. venv/bin/activate
cd mud
ln -s settings_local_devel.py settings_local.py
./manage.py syncdb --noinput
./manage.py ...
-
Mudryn
Python/App Engine/XMPP MUD
This is a simple MUD, in LPMud style. Or at least, feeling nostalgic about
LPMuds started me writing it. It targets App Engine as a backend, uses XMPP
(aka google chat) to connect, and you should be able to just clone the
...
-