Quick answer: Confirmation dialogs should appear for consequential, irreversible actions—clearly stating what will happen—without nagging on trivial or reversible ones. Confirm the destructive and irreversible, but don't make players confirm everything, or they'll click through blindly.

Confirmation dialogs—asking the player to confirm an action—prevent costly mistakes on consequential, irreversible actions, but they become useless nagging when overused on trivial or reversible ones. Designing them to appear for the destructive and irreversible, clearly stating the consequences, without nagging on everything, is what makes them effective.

Confirm consequential, irreversible actions clearly

Confirmation dialogs prevent mistakes by asking the player to confirm before an action proceeds, which is valuable specifically for consequential, irreversible actions—deleting a save, overwriting data, an action with significant permanent consequences—where an accidental action would be costly and unrecoverable. For these actions, a confirmation dialog gives the player a chance to catch and prevent an accidental, costly mistake, which is genuinely valuable. The dialog should clearly state what will happen—explaining the consequence ('This will permanently delete your save') so the player understands what they're confirming and can make an informed decision—rather than a vague confirmation that doesn't convey the stakes. Confirming consequential, irreversible actions (where accidents are costly), with a clear statement of the consequences (so the player understands what they're confirming), is the valuable use of confirmation dialogs—preventing the costly, unrecoverable mistakes that accidental consequential actions would cause, by giving the player a clear chance to confirm or cancel. This is where confirmation dialogs earn their place: protecting against costly, irreversible mistakes with a clear confirmation.

Don't nag on trivial or reversible actions, or players click through blindly. The mistake that makes confirmation dialogs useless is overusing them—confirming trivial or reversible actions, where the confirmation adds friction without value. Confirming trivial actions (minor, low-consequence actions that don't warrant confirmation) or reversible actions (actions the player can easily undo, so an accident is recoverable) adds annoying friction without preventing meaningful mistakes, because there's no costly mistake to prevent. Worse, overusing confirmations trains players to click through them blindly—when confirmations appear constantly for everything, players stop reading them and reflexively confirm, which means that when a confirmation does matter (the consequential, irreversible action), they click through it without reading too, defeating the purpose. So overusing confirmation dialogs both adds annoying friction and undermines the confirmations that matter, by training players to click through blindly. Avoiding this means reserving confirmation dialogs for the consequential, irreversible actions that warrant them, and not confirming trivial or reversible actions, so confirmations remain meaningful (the player reads and considers them because they're rare and consequential) rather than reflexive clicks. Combining confirming consequential, irreversible actions clearly (the valuable use that prevents costly mistakes) with not nagging on trivial or reversible actions (avoiding the friction and the blind-clicking that overuse causes) is what makes confirmation dialogs effective—appearing for the destructive and irreversible actions where they prevent costly mistakes, clearly stating the consequences, without nagging on everything. Designing confirmation dialogs this way—confirming the consequential and irreversible clearly, not the trivial or reversible—is what makes them prevent the costly mistakes they're meant to, rather than becoming useless nagging that players click through blindly. Confirm the destructive and irreversible actions (where accidents are costly) with clear statements of the consequences, but don't make players confirm everything (which adds friction and trains blind clicking), and confirmation dialogs effectively prevent the costly mistakes that matter while staying meaningful. The key is reserving confirmations for where they prevent real, costly mistakes, so they remain meaningful rather than reflexive, which is what makes them effective at preventing the consequential, irreversible mistakes they're designed to catch.

Consistency beats intensity

Indie development is a long game, and it rewards steady, sustainable effort more than heroic bursts. A little progress made consistently — on the game, on the marketing, on the community — compounds in a way that last-minute sprints never do. The developers who finish and find an audience are usually the ones who kept showing up, not the ones who worked themselves into the ground for a week and then burned out.

Build a pace you can sustain, and protect it. Momentum is fragile and expensive to rebuild, so steady forward motion is worth more than any single intense push.

Let real players be the judge

It's remarkable how differently real players behave from how you imagine they will. The tutorial you think is obvious confuses them; the feature you agonised over goes unnoticed; the thing you almost cut becomes their favourite. None of that is visible from inside your own head, which is why watching real people play is the single highest-leverage thing most developers under-do.

Watch without intervening, resist the urge to explain, and pay attention to what players do as much as what they say. Their confusion and their choices are data, and acting on that data is what turns a game that works for you into one that works for everyone.

Polish where players actually look

Polish is not evenly valuable. Players form an impression in the first minutes and spend most of their time in the core loop, so effort spent there returns far more than effort spread thin across content few people reach. The opening, the moment-to-moment feel, and the things every player touches are where polish converts directly into how good the game feels.

Be deliberate about it. Make the first impression strong and the core interactions satisfying before widening out, because a great core with less content almost always beats a sprawling game that never feels good to play.

Scope is a decision, not an accident

Almost every overscoped game got that way one reasonable addition at a time, with no single decision ever feeling like the mistake. The finish line recedes a little with each new feature, and because the project always feels nearly done, the developer rarely notices how far the goal has drifted until they're exhausted and the game still isn't out.

Treat scope as something you actively decide rather than something that happens to you. Write down what the finished game contains, make every addition a conscious trade against that, and keep most new ideas in a backlog where they belong — because a small game you finish beats a large one you abandon.

Measure before you optimise

Intuition about what's slow, what's confusing, or what's driving players away is usually wrong, and acting on it wastes effort on problems that don't matter while the real ones persist. The developers who improve their games efficiently are the ones who measure first — profiling performance, watching real sessions, capturing actual errors — and let the data set their priorities.

It's slower than trusting your gut, but it's the only approach that reliably improves the game instead of just changing it. Find the biggest real problem, fix that, and measure again, rather than optimising guesses.

Confirmation dialogs should appear for consequential, irreversible actions—clearly stating the consequences—without nagging on trivial or reversible ones. Confirm the destructive and irreversible, but don't make players confirm everything, or they'll click through blindly and miss the confirmations that matter.