up vote 7 down vote favorite
1
share [fb]

I haven't been able to find a lot of the old, open source mud source codes. I find the way they did things very applicable to text-based/browser based games, and I'd love to be able to skim through parts of 'em for inspiration.

For instance, we have this huge list of muds and the relationships between them, but little by way of access to source code. http://en.wikipedia.org/wiki/MUD_trees

Often (I'm looking at you, dikumud, http://www.dikumud.com/links.aspx ) the sites of the mud itself doesn't even have a working link to the source.

https://github.com/alexmchale/merc-mud has a copy of merc that I found, which certainly contains other works within it's history, but the pickings seems sparse.

Does anyone have better resources for gaining access to MUD source code than these?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 4 down vote accepted

http://mudbytes.net/ was established for exactly the purpose you're looking for.

link|improve this answer
Great, I'll check out what it has when I have the time. – Tchalvak Dec 24 '10 at 4:05
1  
Yeah, looks to have the biggest list of mud sources I've seen. – Tchalvak Feb 1 '11 at 23:26
feedback

http://www.andreasen.org/newmud/

Looks like a good resource, with a list of over 30 different open source MUDs.

Just for reference I found this by searching Open Source MUD on google.

link|improve this answer
A lot of the links there are broken and the site overall hasn't been updated in years. It does have a couple of interesting spots, though. – EndangeredMassa Dec 22 '10 at 17:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.