For Developers For Studios Blog Get Started
← Back to all posts

What is a Roguelike? The Genre That Keeps Killing You (And Why You Love It)

roguelike gamesgame designpermadeathonchain gamingprocedural generation

You die. You lose everything. You start over from scratch.

And somehow, you hit "play again" immediately.

That's the magic of roguelike games—a genre built on the seemingly masochistic premise that losing all your progress is actually fun. If you've ever wondered what makes games like Hades, Dead Cells, or Slay the Spire so impossibly addictive, you're in the right place.

The Name Comes From a 1980 ASCII Game

Let's start with the obvious question: why "roguelike"?

Back in 1980, a game called Rogue appeared on Unix systems. It looked like this: your character was an @ symbol, enemies were letters like D for dragon, and walls were made of dashes and pipes. Charming? Sure. But Rogue introduced ideas that still define games forty-five years later.

Every time you played Rogue, the dungeon was different. The items were different. And when you died—which you did, constantly—you started over with nothing. No saves. No checkpoints. No mercy.

Games that followed this formula became "Rogue-like." The name stuck.

The Core Pillars: What Actually Makes a Roguelike

The roguelike community has spent decades arguing about definitions (seriously, there's a whole "Berlin Interpretation" document from 2008), but most people agree on a few core elements:

Permadeath

When you die, your run is over. Your character, your items, your progress—gone. This sounds brutal, and it is. But it's also what creates tension. Every decision matters when you can't just reload a save.

Procedural Generation

Levels, enemies, and items are randomly generated each run. You can't memorize layouts or optimize a perfect route. You have to adapt to whatever the game throws at you.

Turn-Based or Real-Time Tactical Combat

Traditional roguelikes are turn-based—the game waits for your input before anything happens. Modern interpretations often go real-time, but the emphasis on tactical decision-making remains.

Resource Scarcity

Health potions are rare. Weapons break. Gold is limited. Roguelikes force you to make hard choices about what to use and when to use it.

Roguelikes vs. Roguelites: Does the Distinction Matter?

Here's where things get spicy.

Purists argue that "roguelike" should only apply to games that closely follow Rogue's design: turn-based, grid-based, ASCII-compatible (or at least aesthetically similar). Games like Caves of Qud, Dungeon Crawl Stone Soup, and Nethack fit this mold.

Then there's "roguelite"—games that borrow some roguelike elements (usually permadeath and procedural generation) but add persistent progression. When you die in Hades, you keep the resources you collected. Your next run starts with permanent upgrades. Dead Cells, Returnal, Enter the Gungeon—all roguelites by this definition.

Does the distinction matter? Depends who you ask. For most players, "roguelike" has become a catch-all term for any game with permadeath and procedural generation. For purists, that's heresy. For everyone else, it's just semantics.

The genre has evolved. Both styles are valid.

Why Permadeath Is Actually Fun (Psychology of the Genre)

On paper, losing everything sounds awful. Why would anyone voluntarily play a game designed to delete their progress?

In practice, permadeath is what makes roguelikes work. And there's actual psychology behind why it feels so good.

High stakes create engagement. When death means something, every fight feels important. That low-health sprint to find a healing item? Pure adrenaline.

Runs are digestible. A single run might take 30 minutes to an hour. You can squeeze in a quick attempt before bed. Compare that to a 60-hour RPG that demands your entire month.

Failure teaches. Each death shows you what went wrong. You learn enemy patterns, item synergies, and risk management through repetition. The game doesn't tell you—it makes you figure it out.

Fresh starts mean fresh opportunities. Got a terrible build? Next run could give you the god-tier items you need. The randomness keeps things exciting.

There's also something satisfying about the clean slate. No inventory management debt. No forgotten quest markers. Just you and a new dungeon.

The Modern Roguelike Renaissance

Roguelikes used to be niche. Hardcore. The kind of thing you played if you really, really liked difficulty.

Then The Binding of Isaac happened in 2011. FTL: Faster Than Light followed in 2012. Suddenly, indie developers realized you could take roguelike structure and wrap it in accessible, beautiful, modern gameplay.

The floodgates opened.

Slay the Spire combined roguelike runs with deckbuilding. Dead Cells merged it with Metroidvania exploration. Hades proved you could have AAA production values and a compelling story in a roguelike framework (and win Game of the Year doing it).

Today, roguelike elements show up everywhere: survival games, shooters, strategy games, even sports games. The core loop of "run, die, learn, improve" turns out to be universally compelling.

What started as a niche genre for masochists has become a design philosophy. Developers realized that the combination of procedural generation, meaningful death, and skill-based progression creates something special—games that stay fresh for hundreds of hours instead of wearing out after one playthrough.

The Trust Problem: Randomness, Fairness, and Cheating

Here's something most players don't think about: how do you know the game is playing fair?

When you die to a "random" critical hit, was it actually random? When you finally get that legendary drop, did the algorithm actually roll in your favor, or did the developer tweak the numbers to keep you grinding? When you top the leaderboard, can you prove you didn't cheat?

In traditional roguelikes, you can't. You trust the developer. You trust the server. And if the company shuts down or the servers go offline, all your achievements disappear anyway.

This is the problem that onchain roguelikes solve.

Onchain Roguelikes: When Permadeath Meets Permanence

Imagine a roguelike where:

  • The rules are transparent and verifiable. Every damage calculation, every loot drop, every enemy spawn is determined by code you can inspect. No hidden mechanics. No developer manipulation.

  • Randomness is provably fair. Verifiable random functions (VRF) generate truly random outcomes that can be cryptographically verified. When the game says "10% crit chance," you can prove it's actually 10%.

  • Your achievements are permanent. Not "permanent until the servers shut down." Actually permanent. Your legendary run on floor 47 is recorded forever, verifiable by anyone.

  • Items have true ownership. That sword you found isn't just pixels in a database the developer controls. It's yours. You can trade it, sell it, or keep it as a trophy—without asking permission.

This is what happens when roguelikes meet blockchain technology. The genre's core tension—permadeath creating stakes—gets amplified when the stakes become real.

Games like Loot Survivor, a DOS-inspired dungeon crawler built on Dojo, embrace this philosophy. When you explore a dungeon, battle monsters, and level up your traits, every action exists onchain. The game's tagline is "play to die"—but what you accomplish in that run persists forever.

Jokers of Neon, a roguelike deckbuilder, takes the same approach. Build your deck, beat challenges, climb the leaderboard—with every hand verifiably fair and every high score provably legitimate.

The Paradox of Permadeath and Permanence

There's something philosophically interesting about combining permadeath with permanent records.

In traditional roguelikes, your character's death is total. Nothing survives. That's the point—it's what makes the stakes feel real.

In onchain roguelikes, your character still dies. The run still ends. But the record of what happened persists. The items you collected can outlive your character. The proof that you reached floor 50 before that dragon killed you? That exists forever.

It's a new kind of roguelike experience. The tension of permadeath remains, but now it's paired with something traditional games couldn't offer: permanence for what you accomplished, even in failure.

Your character dies. Your legend doesn't.

Why Roguelikes Are Perfect for Onchain Gaming

Not every game genre fits naturally with blockchain technology. But roguelikes? They're almost designed for it.

Short sessions, high stakes. Roguelike runs are self-contained. This maps perfectly to transaction-based systems where each meaningful action can be recorded.

Procedural generation benefits from verifiable randomness. The whole genre depends on fair RNG. Cryptographic verification makes that trust explicit rather than assumed.

Leaderboards matter. Roguelikes have always been competitive. Proving you're actually the best—not just the best cheater—adds a new dimension.

Items are meaningful. Roguelikes already treat items as precious. Making them tradeable and ownable outside the game extends that value.

The community likes hard things. Roguelike players already embrace difficulty and complexity. They're not scared of learning new systems.

Getting Started: Roguelikes Worth Playing

If you're new to the genre, here's where to start:

For Beginners:

  • Hades – Beautiful, forgiving meta-progression, incredible story
  • Slay the Spire – Deckbuilder format makes decisions clear
  • Dead Cells – Fast action, gradual difficulty curve

For Intermediate Players:

  • Enter the Gungeon – Bullet hell meets roguelike
  • Risk of Rain 2 – 3D action roguelike with co-op
  • Inscryption – Mind-bending meta narrative

For the Hardcore:

  • Caves of Qud – Deep simulation, mutant apocalypse
  • Dungeon Crawl Stone Soup – Free, open source, brutal
  • Nethack – The original "yet another stupid death" generator

For the Onchain-Curious:

  • Loot Survivor – DOS-style dungeon crawler, fully onchain
  • Jokers of Neon – Roguelike deckbuilder with provable fairness

The Run Never Really Ends

Roguelikes teach you something most games don't: failure isn't the opposite of progress. It is progress.

Every death makes you better. Every restart is a chance to try something new. And when you finally beat that boss, clear that floor, or achieve that perfect run—it means something because you earned it the hard way.

The next evolution of the genre takes that philosophy further. Your run ends, but your accomplishments persist. The game plays fair, and you can prove it. The items you find are actually yours.

That's why the genre has outlasted trends, outlasted platforms, and keeps finding new players decades after an ASCII @ symbol first stumbled into a procedurally generated dungeon.

The run never really ends. It just starts over.

And somehow, that's exactly what you want.