By that, I mean... adding a new race (for example) in a graphical game requires art assets, animation rigging, sound design, and ALSO the programming side of it. There may be follow-on work too, like producing equipment models that suit the new race's dimensions.
In a MUD, you just program the new race, and off you go.
This ability to iterate quickly, with a lower barrier to ideas, means that you can try all kinds of things on a very low budget.
It's an older style of games, but honestly, I could have seen myself getting into this back when. It's tech that predates MMO's like WoW or Ultima Online. It's stuff that works everywhere.
And of course it's a different way to experience a game and its story. Dwarf Fortress also comes to mind, weirdly.
Counterfeit Monkey by Emily Short [1]:
It is a parser based puzzle game. (Parser based means that there is a "command line" where you type in what you want to do.) In the game you play a smuggler who wants to steal some high tech plans from the island of Atlantis. You see, the Atlantans developed cutting edge tools in linguistic manipulation. They have devices which can change one object into an other based on manipulating the written form of their name. For example a d-remover can turn a playing card into a drivable car! During the game you solve a bunch of challenges with different creative application of such tools. If you like puzzles, puns, and word magic you should try this game.
Vain Empires by Thomas Mack profile and Xavid [2]:
"The memoir of a demonic spy in the Cold War between Heaven and Hell."
Another parser game. Here you are playing a devil, who is trying to prevent a global catastrophe. You cannot directly manipulate the world around you, but you can pluck motivations from the non-player characters head and implant it in others. Thus manipulating you have to steal secrets, negotiate a peace treaty and foil your heavenly counterpart’s plan for world domination.
And just to show that not every text based game is a pure wall of text. This one is a hybrid visual-textual one:
80 days from Inkle [3]:
It is a choose-your-own-adventure style story game. It is based on Jules Verne's 1873 novel Around the World in Eighty Days. You play as Phileas Fogg's manservant, who has to manage the whole travel. There are two different "screens" to this game. There is a globe interface where you can decide on your travel options. Do you take the Orient Express to Paris, or board a ship sailing southward? And then there are the "text" screens where you have to navigate all the unexpected adventures life throws at you. If you like a globe-trotting steampunk-ish adventure this game is for you.
So why interactive fiction?
These games were generally created by small teams or even by single creators. Such indies can invest their time making games which would be too risky for a big studio. So you will find many strange concepts and weird experiments. You can find many of the interactive fictions are off from the mainstream zeitgeist.
Another point is the economics: A single writer can create a whole word if they want. Text is a very efficient medium that way. The core concepts of the first two game in this list is a perfect fit for the textual medium. Would be very hard to transfer their mechanics into a visual game. The third one in theory could be a fully visual game. It would have just cost a lot more to create. All scenes would have an associated hefty development price tag, which in turn would have meant that the developers would have had to design the game much more economically.
Because of their medium the developers of 80 days can afford to have a crazy branching story structure. You literally can go anywhere on the globe and find different adventures! If each of those "scenes" were fully developed 3d game elements this would be impossible. Not even an AAA studio could afford to do that.
1: https://ifdb.org/viewgame?id=aearuuxv83plclpl
The medium allows low cost creation. Low cost creation allows lots of experiments. Lots of experiments leads to some weird but wonderful concepts.
Perhaps throw in that humans seem to be good at abstraction and then the lack of graphics doesn't matter sooo much that it can't be overcome with a great concept?
Is that about it?
I haven't had time to play with it, but I do have three (or 2.5) pieces of feedback based off reading the documentation.
1. Service subscriptions are solid, and using them for multiplayer access is entirely reasonable here. $15/mo isn't actually very much for that, especially since hosting is handled, so that's an exquisitely low barrier to entry for that. That said, Patreon is a big turn-off for a lot of people (including myself, though I'm not necessarily your target audience either).
2. Lack of telnet connection on multiplayer worlds is a big hurdle. Most MUDs/MUSHes/MOOs are telnet-based, and by not making this a way to connect, you are effectively turning away ~30 years of software written, and a good percentage of the people who have grown used to this software. In the MUD I worked on, I still had players using zMUD because it's what they preferred and what they had things built for, despite it not having been maintained for years and not being able to use several features of the MUD as a result (xterm colour, MXP, GMCP and other telnet subnegotiation protocols).
2.5. VIPs (Visually Impaired Persons/Players) and accessibility. This is one of the largest userbases for a MUD or IF game, as other games that are accessible to them are somewhat rare. I cannot speak to how screenreader-friendly your web client is, but telnet access lets them use clients that already are compatible and integrated with screenreaders.
2.75. Players with terrible internet. Many countries have great internet. Many countries, and even parts of countries that would otherwise have great internet, do not. A lot of players I've met in MUDs played them not because they were enthusiasts, but because they were more friendly to slow connections with high latency. Throttling my connection to some test settings I used for testing data flow to a couple players so I could recommend settings to them and test things for them, your client and the initial screen of the game you have on your homepage linked to the "Play" button is 44s.
There is a chance none of these are concerns for you, and that is an entirely fair decision - you can't develop for everybody. But I hope this is useful feedback.
- Patreon isn't the ideal subscription service but it was the most lightweight tool we could find for the job since some users wanted to contribute and it didn't make sense to integrate a full payment platform right now. Is there a particular reason that you find it off-putting?
- Telnet actually came up recently on the Discord. It's something we might do, but would take a fair bit of work and loses out on some of the UI we've incorporated to try to make combat a little more engaging like cool down timers and cast bars. That said, we're not opposed to it if there's enough demand and people would actually use it.
- We've actually had a few visually impaired players and gotten some very useful feedback! There is a 'Use Accessibility Layout' option that tries to optimize the experience for screenreaders, although there is likely room for iteration.
- That's a fair point and may be tough to optimize to the same degree while taking advantage of the more modern frameworks that make the platform (hopefully) more user-friendly. That said, there's probably some refinement that could be done there to at least help a little and I would imagine that once in-game, the packets going back and forth don't put too much strain on the connection.
Always good to hear from people who know the space!
I'm extremely happy to hear that visually impaired players are accounted for. It was always one of my personal 'hills to die on' in MUD development.
As for Patreon, it's just personal preference. I just want to be able to put in my card details and go - Patreon makes me juggle Yet Another Account and, if you aren't a Patreon user already, the time to get a subscription is highly increased. Anecdotally, I'm not the only one I know who feels this way. I spent years just avoiding anything that made me sign up for a Patreon account just to avoid the hassle of it, and only caved in to support a friend's project. I know some who will still just see Patreon and run the other direction. It also might just be me, but I have horrible luck with services that integrate with it - it won't link the patreon account or recognise that I'm paying, and I need to get manual intervention on getting the thing I'm subscribing to.
Accessibility on the other hand is 100% a good thing to implement. Text adventures are more than any other medium theaters of the mind, and any additions you make to them should fall back gracefully to that core idea.
I believe that MUD developers' fixation on telnet support has been a major contributor[0] to the ongoing decline in popularity of MUDs over the last decade. It's a terrible protocol on which to build a multiplayer game. Supporting it as an option requires some kind of server-side content rendering layer which can be inherently restrictive to your other client offerings.
[0] There are others, yes. Particularly licensing issues and gameplay norms.
It should be no more restrictive than the concept of supporting text rendering at all--which maybe want to be able to avoid?--as, worst case, you could literally just run a text client on a server on behalf of the user.
kill spider
You stab a small spider for 6 damage!
stab spider
Unknown command: 'stab'. Type 'help' for help.
kill spider
You're already in combat!
attack spider
You're already in combat!
I can see a floating box that says that I'm in combat, but it doesn't help me figure out what to type, because the only option is "FLEE"If I try to flee, I get a loading bar that then becomes full and then doesn't do anything. If I try to flee again, it says I'm charging an ability.
I'm honestly not sure how to proceed. help didn't give me any useful commands.
Also the server might be down as I can not be able to enter a world with a new character
I've been working on this project since 2013. It's a platform for building and playing text-based games (Multi-User Dungeons), both single-player and multi-player, on the browser. The layout is responsive to accommodate both desktop and mobile displays (including the world editor). Would love some thoughtful feedback!
Dungeons have a limited audience. Meanwhile, I am positive that the next evolution of chat platforms like Slack are going to be the ones that grow better features for building. Chat bots are a manifestation of this demand. The dominant platform in the future will be the one that has first-class support for crafting scriptable/interactive objects and creating virtual spaces that you can move between, reminiscent of online worlds like Second Life, except leaning more heavily on text. In essence, the future of chat are MUSHes/MOOs.
To really drive this home, look at the story of Slack itself. It was created when Butterfield was trying to make a game platform (for the second time), and then they pivoted when after productizing their internal tool and it became wildly successful. I'd wager you're using Slack, Discord, IRC, or something in that vein for coordinating development right now. When your primary focus at the moment is already the development of a multi-user platform for conveying text, that's silly. Consider scratching your own itch and experimenting with an internal build that is focused on facilitating broader social interaction than what MUDs aim for.
Though, I apparently found a new bug. I got to Bluefinch with the boy, but then I'm unable to enter any commands and have to reload the tab. Still can't seem to do anything there.