-
-
mudjs
browser mud
## to run this you need to have node and npm installed
## npm is like rubygems for node
$ brew install ... usr/local/share/npm/bin:$PATH"
## then to run it just type
$ node mud.js
## to run the Ruby version do
$ bundle install
$ bundle exec ...
-
mudonline
Mud online customizzabile totalmente italiano
Nemesis - IRC Mud Multiplayer Online totalmente italiano
Copyright (C) 2010 Giovanni Amati
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public ...
-
mudrpc
... library is in development with an alpha status and currently
very poorly documented, but already in use in a production MUD.
Repository
----------
The source code repository can be found at:
https://github.com/amotzkau/mudrpc
License
-------
MUDRPC is ...
-
-
javamud
A project to try and teach myself some Java
An attempt to write a mud (dikumud style) from the ground up in Java
-
NoricMud
... players to fight each other in a smaller, sandbox world. There's some cool special behaviors too, called "procs" in MUD parlance.
The "master" branch has a new object and persistence model and represents significant work over the "playable" branch.
# ...
-
node-mingy-quest
EARLY DEVELOPENT: attempt to use node-mingy as the basis for an adventure game/MUD framework
# MingyQuest
CURRENTLY IN EARLY DEVELOPMENT.
MingyQuest is an attempt to use Mingy as the basis for an adventure game/MUD framework.
-
Gridspace
A Sci-Fi MUD written in Erlang
Gridspace
A Sci-Fi MUD written from scratch in Erlang
Written by: Brian Williams (mixolyde)
Features Implemented:
Simple telnet connectivity
In memory login creation
TODO:
Permanent file-based data storage
Player objects/ ...
-
-
pyspellcast
Remake of the good old X11 game Spellcast (and wxSpellcast too!)
==Spellcast==
A game of duelling wizards,
as seen on http://www.mud.co.uk/richard/spellbnd.htm
Client layout is a rip off of wxSpellcast - a project seemingly
abandoned in 2002, which in ...
-