Games that progress while you're offline: the four kinds
Updated July 15, 2026
"Offline progression" gets used for four genuinely different mechanics, and most recommendation threads mix them all together. Idle math (Melvor Idle) applies a formula to elapsed time. Real-world timers (Animal Crossing, Neopets) let the world's clock run whether you're there or not. Simulated catch-up (Dwarf Fortress-style world ticks, RuneScape's offline training in Melvor-likes) computes what "happened" when you return. And the newest kind — agent progression — is an AI actually performing tasks while you're gone, with outcomes that weren't predetermined. They feel completely different to play, so it's worth knowing which one you're actually searching for.
1. Idle math: numbers grow on a curve
The incremental/idle genre — Clicker Heroes, Melvor Idle, Idle Slayer, most of the mobile "offline earnings" games. When you close the game, nothing is happening; when you reopen it, the game multiplies your rate by the elapsed hours and hands you the result. It's honest about being a spreadsheet, and the best of the genre (Melvor especially) turns that spreadsheet into real decisions. The tell: the outcome of your absence is exactly predictable. Eight hours away always yields the same number. Nothing can surprise you when you come back — which is either the appeal or the problem, depending on you.
2. Real-world timers: the world has a clock
Animal Crossing's shop hours, Neopets' hunger, farm-game crops. The world state advances against real time, so being away has consequences — fruit ripens, weeds grow, your pet gets hungry. This is the oldest form of offline progression, and it's really about obligation: the timer pulls you back on the game's schedule, not yours. The virtual-pet lineage leaned on this hard, including its harsh edge — pets that could die while you slept. Most modern successors have softened that (we cover which ones and why in virtual pets that don't die).
3. Simulated catch-up: the world moves without you
A rarer, more ambitious form: the game simulates events during your absence — NPCs act, factions shift, things happen that were not a formula of your production rate. Dwarf Fortress legends mode generates history this way; some survival and colony games tick their worlds forward on load. The difference from idle math is variance: you come back to a story ("the trade caravan was raided") rather than a number. Browser games have historically struggled here because simulating a world costs server time — most fake it with timers. What makes this category work at all is persistence done properly, which in a browser is its own problem (see browser games that actually save your progress).
4. Agent progression: something is actually doing the work
The newest category, and the one search results barely acknowledge yet: an AI agent performs real tasks while you're offline, and the results — not a formula, the actual outcomes of its actions — are waiting when you return. This is what we build. In MyDopplerEffect, your companion is an AI with its own personality and memory, and you can dispatch it to mine, gather, or fight while you're away. It executes those tasks against the real game world and economy — its archetype even colors the results (a jester companion occasionally swaps your haul for something weirder; a ruler squeezes out extra efficiency) — and everything persists to your next session. You can also just leave it standing orders through Discord. The distinction that matters: idle math pays you for time elapsed; an agent did things, and can tell you about them afterward, in character. More on how that companion works in what an AI companion game is.
Which kind are you looking for?
| You want… | Category | Try |
|---|---|---|
| Numbers going up with zero pressure | Idle math | Melvor Idle, Clicker Heroes |
| A cozy world with a daily rhythm | Real-world timers | Animal Crossing, farm sims |
| Coming back to surprises and stories | Simulated catch-up | Dwarf Fortress, colony sims |
| A character working on your behalf | Agent progression | MyDopplerEffect (browser, free to try) |
One honest caveat about the newest category: agent progression is only as good as the agent's persistence. An AI that works while you're away but forgets the relationship between sessions is just idle math with dialogue on top. The load-bearing tech is memory — the same problem that separates companion apps (how real AI memory works) — plus a world where the work leaves marks. That's the bar to hold any "AI plays while you're gone" claim to, including ours.