Tag Archives: nethack

Part 3 of A Big-Budget Roguelike?

The concluding entry in Mr. Adequate’s ‘A Big-Budget Roguelike’ series. If you missed them, read Part 1 and Part 2!

This is the fact that roguelikes are traditionally turn-based. This is vastly more consequential that first blush suggests, so much so that I think addressing it one way or another would be among the most important parts of any effort to make a big-budget roguelike. The reason for this is that being turn-based is what dictates the pace of the game, and what makes all those other elements important in turn. You enter a room in a dungeon and see three monsters, two of which you recognize as tough enemies, the third you’ve never seen before. Now you have to stop and think; Can you guess what the third monster can do, and how strong it is? At this point the many options of a roguelike come into play, and being turn-based is at the heart of that. Out of all your skills, spells, and items, which ones will serve you best in this encounter? Wiping out some small-time idiot is simple, but when you come up against a challenge in a roguelike, it is a tense game of tactics, luck, and knowing what you have on hand and how to use it. The fondest memories of pretty much any roguelike player will come from these fights, where you overcome ridiculous odds through the clever use of your tools, and most roguelikes pride themselves on designing encounters which can go from unwinnable to trivial depending on the player’s use of their tools.

Also note that there are a million items as well.
The skills available to just one class.

Going real-time changes that equation. By definition if your players can’t stop and think, your game design has to accommodate that. Imagine trying to play Dark Souls with the number of skills, items, potions, etc., that are present in a game like ToME. It simply isn’t feasible. There are still solutions to this; you could have a turn-based first-person dungeon crawler nonetheless, a game like Legend of Grimrock or Etrian Odyssey, as there is certainly a healthy market. You could do as The Elder Scrolls does, and have real-time combat with the ability to pause, go through all your spells or items, and select them or use them instantly. That gets unwieldy, but may be a sufficient solution. And this all assumes a change from the top-down grid-based perspective anyway, and that may not actually be needed. Instead you could keep that but have very high quality graphics, properly animated sprites, and plentiful effects. I am not entirely convinced of how well that could sell, but it is certainly one angle that would be interesting to see attempted.

And in the end I might just be barking up the wrong tree here. As I said above this is a hobbyist’s genre. Modern indie stuff has hugely benefited from the possibilities opened up by crowdfunding, and more than one existing roguelike has used it in order to improve. Games like ToME, ADOM, and Cataclysm have expanded gameplay as well as made themselves more attractive, whilst a game like Dungeonmans has helped refine things so that it is more accessible. Games from FTL to Project Zomboid have taken aspects of the genre and made something new. Japanese devs have always taken some parts of Roguelikes and incorporated them into exciting games, with a particular focus on first person, Dragon Quest-inspired dungeon crawlers. All of this makes it hard to predict the future of the genre, as it may inspire a bigger effort from a bigger developer who thinks they see a niche, or it may simply continue being a smaller, constantly remixed genre for those who want to go and find it.

I'm definitely going to resist the siren song of Legion btw.
It wouldn’t be the first time a genre has had an unexpected breakout hit that changes everything!

Either way, though, Procedural Death Labyrinths are in rude health as a genre. There are a wealth of entries that range from the brutally hardcore NetHack to the much more approachable, yet still challenging, Dungeonmans. And as I have said there are also many games that take some aspects of the genre whilst leaving others behind to make new subgenres or gameplay experiences. Despite this I would still love to see a company with real resources take a shot at the genre. Any takers? From Software? Bethesda? Anyone?

Part 1 of A Big-Budget Roguelike?

In this multi-part series, Mr. Adequate takes a look at the roguelike genre and asks; what if someone with money made one?

Roguelikes. A genre steeped in misty and foreboding lore, a place where the truly hardcore dwell and where mastery of a single game can easily take years or even more. This is the genre of archaic acronyms like ToME and ADOM, inscrutable graphics that have until recently almost always been ASCII and nothing but, and most of all brutally unforgiving gameplay, which the fans of course love and relish. But why has the genre stayed in this niche? Where is the ‘big budget’ roguelike, or if not triple-A at least a medium level game with enough funding for animation and better UIs?

In order to explore this question, we need to know what we mean by the term roguelike, and my argument will also hinge on a look at the influences the genre has had on others, which is surprisingly varied. Roguelikes, as you may discern from the name, are games which are like Rogue. Released all the way back in 1980, before even Pike and I were born, Rogue wasn’t actually the first entry in the genre but was by far the most successful of the early contenders, and as this was an era when genre names were deeply unoriginal (remember “Doom-Clone”?) that was the name that stuck. Unlike the transition from Doom-clone to First Person Shooter, Roguelikes have never attained a more generic genre name, and so we still refer to a game that is now 36 years old to describe them. That said, note that the term “Procedural Death Labyrinths” or PDLs does exist even if it lacks much currency. For a good discussion of the genre’s name take a look at Tanya X. Short’s article on Gamasutra about the matter.

The monster actually looks like he's real sleepy tbh, not that scary.
Get ready to git gud.

Once Rogue arrived, the genre started to gain traction and staples of the genre such as NetHack, Angband, and Ancient Domains of Mystery (ADoM) would drop through the 80s and 90s. These games shared certain qualities that made them obvious descendants of Rogue and which codified the genre, among which were;

– Dungeon crawling as the primary thing you are doing

– Built on a core of RPG elements, which is to say stats, levels, etc.

– Turn-based combat

– A typically vast array of skills, items, equipment, monsters, and so on

– Procedurally or randomly generated levels

– Very basic aesthetically, with ASCII graphics and sometimes no sound or music at all

– Permadeath, so if you die, you’re dead and that character is gone forever; you often have to reroll the world as well

Still, the genre has always had some flux in it and that has colored efforts to pin down exactly what a roguelike is. Even the most well-meaning and intelligent efforts such as the Berlin Interpretation run into controversy, especially due to the influence the genre is now having outside of the core canon of games that are almost universally agreed to fit into the genre.

Roguelikes developed in a unique situation that led to this rather uncommon combination of features. A large influence on their evolution was the university culture of the 80s, where the computer and still young Internet created a potent and hitherto unseen space for sharing ideas and information. The terminal computers of the day were not exactly powerhouses and this led to extremely compact programs when people started to make games. The genre can perhaps be thought of as a collection of preset rules which interact to create the procedural elements – those rules can be programmed far more efficiently than a comparable number of levels. This also explains the spartan aesthetic elements and ASCII graphics, as anything more was prohibitive in both computing demands and Internet capacity.

Now imagine learning what the symbols for 400+ monsters are.
So this is basically what it looked like as a genre.

This created a culture of hobbyists, who were making these games because they enjoyed tinkering, to improve their skills, or to experiment with gameplay mechanics. In turn this meant a very open culture developed where the games were almost all freeware, where source code was shared, and where forks were actively encouraged. Indeed most of the older extant roguelikes trace their lineage to a different version of themselves. For instance, Rogue was cloned as a game called Hack, and further development on Hack is what morphed it into the seminal NetHack.

The upshot of this was in turn to make a genre that was dedicated to its vision, with developers dedicated to their games, and players dedicated to mastery. Roguelikes are uncommon in that they are explicitly very, very hard games most of the time, and many can take years of play to even complete once, nevermind to actually master. This is a point of great pride for essentially everyone in the community. The level of complexity in a game is often held up as a virtue and, when you really get to grips with something and discover the tremendously improbable ways you can combine skills and items to achieve victory, it’s easy to see why. The downside is that accessibility has suffered and until recently has been a low priority for developers. Just getting to grips with the basics of playing the game, the equivalent of learning to jump, fire a gun, and throw a grenade in Halo, can be daunting. In my experience this is not something that engenders much elitism among roguelike players, rather the attitude is “Yes, it’s a pain to learn, but it’s so worth it!” but nonetheless for a new player approaching the genre can be deeply intimidating.

Yadda yadda Matrix joke.
This is the most thrilling zombie attack ever, I swear.

Here, perhaps, we see the first true obstacle to the creation of a big-budget roguelike, as most gamers today are thought to want fairly short adventures of something between, say, eight and twenty hours. Those who want longer games still have their genres and some do very well (Consider Pillars of Eternity’s success for a prime example), but aside from the occasional Skyrim it’s just not what players as a whole are looking for. There’s almost certainly truth to this view, as only a small subset of people who play games really have the time or inclination to invest dozens of hours into games with any regularity, even though we probably all have the rare one that sucks us in far beyond what we expected.

Next time, we’ll look at trends in modern roguelikes and roguelites for some ideas of how a big-budget roguelike might stumble, and what it might do to bring in the masses.
Read Part 2 here and Part 3 here!