Hacker News new | past | comments | ask | show | jobs | submit login
TextCraft, Slack as old-school MUD client (textcraft.co)
61 points by someben on April 20, 2015 | hide | past | favorite | 25 comments



A MUD thread!!

~~~Time for my yearly MUD mystery call-out!~~~

MUD fans, possibly only in the NW in the late 90s - did you ever play a MUD that had a replica of Garfield High School in Seattle in it, complete with teachers, rooms, etc? I am desperately hoping it is archived somewhere!


For those wanting to just look at a list of MUDs in a nice clean format, check out: http://mudstats.com

It can be filtered by genre, players on now, max within last 30 days, etc. At this moment it says "There are currently 832 active MUDs listed."

It uses the Mud Server Status Protocol (MSSP) to get its information, which was created because: "MUD listings are often out dated and lack accurate information. Verifying that the one submitting a new MUD is a member of the MUD's administration can be quite tedious as well."

Also the sidebar at http://www.reddit.com/r/mud has a lot of other MUD related links.


This is such an awesome, anachronistic mix of the shiny new and the internet of yore.

It's a shame MUDs expect you to be constantly interacting, I keep being slow and having them time out on me (then having to ;;reset to revive the session ...)


Social MU*s usually have a keepalive option that does some silent character exchange in the background with the client every so often to keep the connection open.


Hmm, do you have a specific example? (Of the MUD and client?)


Parent is most likely referring to the telnet GOAHEAD character and its related SUPPRESS GOAHEAD protocol: https://tools.ietf.org/html/rfc858

I am the author of a MUD client for iOS[0] that, like most other clients, will capture and silently discard the GOAHEAD character. GOAHEAD is most common on MUSHes but I've seen them in a few MUDs as well.

[0] https://itunes.apple.com/us/app/mudrammer-a-modern-mud-clien...


I've been tempted to send a "look" or "inv(entory)" command to keep-alive a session. Hmm...


Damn. They didn't include MUME, one of the oldest active MUDs and based on LotR (and a game I've played for twenty years, in fact meeting my wife through that game): http://www.mume.org


Good to see a fellow MUME player in this thread! I was hoping MUME would be mentioned. I'm no longer active but played some from 2002-2008. And apparently I last logged in 28 months ago. Great MUD.


Would also like to give some props to Discworld MUD, which served as both my introduction to MUDs and to the Discworld book series. Still hanging in there, and being actively developed, almost 25 years after it was founded. It sports one of the smartest command parsers I've encountered in any MUD.


I added Discworld to TextCraft.


Adding right now.


I just logged in to the only living AberMUD I could find, and Moses is still logged in.

I don't know why, but this pleases me a great deal.



Can't forget Mud Connector. They've been around since '94

http://www.mudconnect.com


Great thanks. I'll add links to the homepage.


Fun stuff. I definitely spent far too much time playing Revenge of the Jedi throughout high school and college it is a wonder I still graduated.

While I learned how to type faster in general by playing, my wpm for stuff like 'k boba' was off the charts.


Thinking about it, I wonder if any MUD codebases have WebSockets support. It'd be interesting to see a full-featured client as a single web page.


I was recently considering writing a MUD-like multiplayer text adventure game in Clojure and Clojurescript that used RethinkDB change feeds over WebSockets (through the excellent sente library).

Not quite what you're asking for though.

Maybe if I get some time in the coming weeks I'll give it a shot.


>Not quite what you're asking for though.

WebSockets support, so that plain Javascript in a browser can connect to the server without having to wrap in node-webkit or use Java or whatever.


You can use websockify to bridge the gap: https://github.com/kanaka/websockify


That would be slick. However I think Slack keeping up with nice clients on every platform imaginable is a nice way to piggyback.



Good memories... I still remember when I first connected to GenericMUD, back when it was run out of the pulmonary labs at UBC. AOD, you done good.


Muddog/VargonMud forever.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: