 |
|  |
 |
|
Jac de Molay
|
 |
Detroit
Sep 2001 time: 05:20
|
|
MUD, aka Multi-User Domain or Multi-user Dungeon, games were telnet-based, text-adventure games revolving around D and D and sci-fi themes. You interacted with, and sometimes battled, other players while exploring a textual "world" with different areas and monsters. Many were european based, but there were some good US sites, mainly out of universities.
I remember my friends and I getting seriously addicted to MUDs during my undergrad time in 92 to 94-One guy dropped out from playing so much, and my best friend met his wife-to-be on one such site Our skins took on a flourescent green tint from playing in this old, basement VAX lab nearly 24/7
Player battles usually consisted of a s**tload of text rolling down the screen as mega level players slugged it out with super armor, spells, and weapons. For a pre civ-II and smac undertaking, it was quite addictive fun.
Anyway, I stumbled across an old shareware mud client and went back to some of the old MUD sites. There were considerably less people, but still many faithful players for such a dated genre. Some of the sites include NannyMud, Revenge of the End of the Line (a good one), BatMuD(the biggest one), or Viking Mud.
Was anybody else into MUD? If so, can you recommend some sites? This client has many, many built in sites, and I'm having strange fun exploring this vast wasteland of sites. 
|
|
|  |
 |
|
David Floyd
|
|
The bottom of a large bottle of beer
Jan 1970 time: 05:20
|
|
I used to play Legend of the Red Dragon a lot.
|
|
|  |
 |
|
Freeze
|
|
Seething
Oct 2001 time: 05:20
|
|
code: int puff(struct char_data *ch, struct char_data *pl, int cmd, char *arg)
{
if (cmd) return(0);
switch (number(0, 60))
{
case 0:
do_say(ch, "My god! It's full of stars!", 0);
return(1);
case 1:
do_say(ch, "How'd all those fish get up here?", 0);
return(1);
case 2:
do_say(ch, "I'm a very female dragon.", 0);
return(1);
case 3:
do_say(ch, "I've got a peaceful, easy feeling.", 0);
return(1);
default:
return(0);
}
}
int crier(struct char_data *ch, struct char_data *pl, int cmd, char *arg)
{
|
|
|  |
All times are GMT. The time now is 05:20. Apolyton Time is 00:20. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|