MUDs

Talk about game designs and what goes behind designing games.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

MUDs

Post by hallsofvallhalla »

Multi User Dungeons. Whats everyone think of them? Anyone get serious into one?
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: MUDs

Post by SpiritWebb »

I don't know myself, as I never got into one.
Image

Image
User avatar
Perry
Posts: 409
Joined: Tue Jun 23, 2009 4:26 pm

Re: MUDs

Post by Perry »

hallsofvallhalla wrote:Multi User Dungeons. Whats everyone think of them? Anyone get serious into one?
I have made a handful of text RPGs, which are similar except without multiplayer, in various languages... That is about all I have ever done. My games were not much more than a bunch of if/else loops, input, random attacks, a small story and death. The death was because I would never get around to making the players able to fight back, :roll: but I would implement health points and have the random attacks take them. I love making them. Personally they are a great way for me to pick up the basics of a language and they are just fun to make. They are simple to make and you can just use your imagination and not be limited by what your artistic abilities are.

So in answer to your questions 1. I love making single player ones. 2. No never really played any multi player ones, but played quite a few text RPGs made by others.
Loopy

Re: MUDs

Post by Loopy »

True MUDs as you have defined them are no doubt fun... I haven't played a real one for probably 20-25 years... waaaay back in the Apple IIe days I think. Nowadays, it has everything to do with pvp for me, so while attacking rats and investigating a dungeon is no doubt fun, I have a lot more fun raising armies and attacking other players, so that's the way I went with my game... though in my original design, you could do both... you could raise an army, and recruit heros... you could send your hero adventuring to explore and investigate, find relics, and gain fame. As of yet though, I have not implemented this.

Just my .02.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: MUDs

Post by hallsofvallhalla »

so you made a mud years ago?

I am trying something new, I call it SGMUD, Semi-Graphical-Mud(if that is not taken yet :)) Its going to be much like a mud but with very basic graphics. A new simple yet effective style graphics, greater than mud but less than 2d rpg.
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: MUDs

Post by ZeroComp »

Not really I like iron realms though they are really hard to understand and you alwasy have to do a "possibleaction" every single time
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: MUDs

Post by hallsofvallhalla »

never played it. Can't really remember what Muds I use to play.
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: MUDs

Post by ZeroComp »

lol its getting stupid now with the new updates :evil:
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
princezane
Posts: 11
Joined: Sun Nov 29, 2009 3:35 am

Re: MUDs

Post by princezane »

I was addicted to Medievia for several years... was actually my first insight into very very basic scripting as a quest writer there :)
kidalphabet
Posts: 3
Joined: Wed Jul 21, 2010 3:04 pm

Re: MUDs

Post by kidalphabet »

Merentha (http://www.merentha.com) was my gig -- since I was 12. I still play it now and then, very fun, balanced. If there were a larger demand for text-based MMO, I would love to develop one -- they're not hard, I helped code some areas using LUA.

I think if you're looking to succeed financially in game platforms, your best bet would be: facebook app, large-scale MMO (EQ, WoW, Warhammer, etc..), phone apps, web-browser (I like this one since more people have access to a web browser).

Feel free to add to the list!
Post Reply

Return to “Game Design”