Tell HN: 17 years on the same game
11–20 of 141 posts
Re: Tell HN: 17 years on the same game
#12Re: Tell HN: 17 years on the same game
#13Re: Tell HN: 17 years on the same game
#14Re: Tell HN: 17 years on the same game
#15Why didn't MUDs ever go rogue-like ... with simple 2D tile-graphics?
I think a few tried and failed, but wondering why that was. Seemed like everyone jumped to Everquest(crack) when it hit the scene, we seem to have skipped the 2D.
Re: Tell HN: 17 years on the same game
#16Awesome. Why didn't MUDs ever go rogue-like ... with simple 2D tile-graphics? I think a few tried and failed, but wondering why that was. Seemed like everyone jumped to Everquest(crack) when it hit the scene, we seem to have skipped the 2D.
Even tiled ASCII characters would be a huge boon; I think it's the fact that I can't easily imagine the entire game area through text. If I was able to at least "see" the squares around my character, I could better spatially orient myself. Almost every time I've quit a MUD has been because I got bored trying to pour through the docs/guides to figure out how I ended up somewhere.
I imagine an ASCII multiplayer game is more complex when it comes to netcode though. Perhaps the reason so many MUDs have survived is because they don't require nearly as much server infrastructure to support?
Re: Tell HN: 17 years on the same game
#17Re: Tell HN: 17 years on the same game
#18Re: Tell HN: 17 years on the same game
#19Awesome. Why didn't MUDs ever go rogue-like ... with simple 2D tile-graphics? I think a few tried and failed, but wondering why that was. Seemed like everyone jumped to Everquest(crack) when it hit the scene, we seem to have skipped the 2D.
Re: Tell HN: 17 years on the same game
#20Awesome. Why didn't MUDs ever go rogue-like ... with simple 2D tile-graphics? I think a few tried and failed, but wondering why that was. Seemed like everyone jumped to Everquest(crack) when it hit the scene, we seem to have skipped the 2D.
That is exactly something I'd play hours of! I love roguelikes, and have always wanted to get into MUDs -- I've tried many -- but they never hold my attention long enough. Even tiled ASCII characters would be a huge boon; I think it's the fact that I can't easily imagine the entire game area through text. If I was able to at least "see" the squares around my character, I could better spatially orient myself. Almost e…