A roguelike is built around runs: you start a fresh attempt, the layout and rewards are generated randomly, and when you die that attempt is over for good. On mobile this format fits perfectly, because a single run lasts minutes rather than hours. Here is what defines the genre and why it suits a phone.
Two rules define the genre. Levels, enemies and item drops are generated fresh each time, so memorising a route does not help — you learn systems instead. And death ends the run, sending you back to the start rather than to a checkpoint. Together these make every attempt genuinely different and make survival feel earned rather than scripted.
During a run you pick up weapons, upgrades and modifiers that combine in unexpected ways. One attempt turns you into a glass cannon, the next into something slow and unkillable. Learning which combinations work is the real progression, which is why a good roguelike stays interesting after dozens of runs while a linear game would be finished.
A run has a definite end, so a session fits a commute and an interruption costs at most one attempt. There is no lost campaign progress and nothing to schedule. The same qualities make roguelikes work well as browser games: they load quickly, need only simple controls, and SmallWebGame has original action and arcade titles built around exactly this run-based structure.
What does permadeath mean?
It means a death ends the current run completely — you restart from the beginning with a newly generated layout instead of reloading a save.
Are roguelikes too hard for beginners?
They are difficult by design, but many modern ones keep permanent unlocks between runs, so each attempt makes the next one slightly easier.