Player Experience / Psychology— 24 September 2026

The strange pleasure of not knowing yet

On the gap between an outcome existing and a player knowing it — and why games seem to want to stretch it rather than close it.

There is a moment in many games when there is nothing left for the player to do. The bet has been placed, the button pressed, the card on its way over, the roulette ball slowing down, the pack bought and about to open. Whatever decides the outcome is now beyond the player's control.

And yet the interesting part isn't over. In some ways, it has just begun.

There is something peculiar about that little interval between doing and knowing. Games stretch it, decorate it, add sound to it, sometimes build elaborate animations around it, and we tolerate this happily — more than that, we seem to want it. Which is odd, because in almost every other part of computing we spend enormous effort trying to make precisely this interval disappear. Nobody wants their bank transfer to reveal itself dramatically. You don't click Send on an email and watch three envelopes spin slowly into view before one of them announces whether the message actually went. An airline booking site that took eight seconds to tell you whether you had a seat would be considered broken.

In games, eight seconds can be the product.

The answer and the knowing of it

This gets stranger when you look at what the machine is actually doing.

Sometimes the apparent suspense corresponds to genuine unfolding events — a roulette ball really hasn't landed yet, a card genuinely hasn't been dealt, and in a multiplayer game another human being may still be deciding what to do. But sometimes the separation between outcome and revelation is quite deliberate. A random number has been generated. An outcome has been determined. Somewhere in the system, the important computational work may already be finished — and the player is still watching. The reels spin. The box shakes. The cards turn over one at a time.

This creates two different moments where, computationally, there might have been only one: when the result exists, and when the player knows it. That second moment turns out to have a life of its own.

Children understand this perfectly well. Give a child a wrapped present and there is a good chance the wrapping paper survives for about four seconds — but those four seconds matter. A transparent plastic bag containing the same present would be informationally superior and experientially much worse. We wrap things because we don't want to know yet. Or perhaps because we want to know, just not quite yet.

That distinction may explain quite a lot.

Uncertainty on its own isn't the pleasure

It is tempting to say that people simply enjoy uncertainty. I'm not convinced. There are plenty of uncertainties we would happily eliminate — nobody enjoys not knowing whether the strange noise from the car is going to cost €50 or €2,000, and waiting for medical results is uncertainty too, as is wondering whether your luggage made the connection at Frankfurt. Uncertainty by itself is not much of a product.

Something else is happening when uncertainty becomes pleasurable, and part of it may be that the uncertainty is bounded. Something is going to happen soon — the roulette ball will stop, the card will turn, the pack will open. There is a known end to not knowing, and during that short interval several futures remain psychologically alive at once. The jackpot is still possible. So is the rare card. So is the completely worthless item that somebody inexplicably decided to put in the pack. For a few seconds, none of them has been eliminated. The moment the result appears, almost all possible futures disappear and one rather prosaic fact replaces them.

Anticipation may therefore have an advantage the outcome itself never gets: it gets to contain every outcome at once. Reality can only pick one.

We do this outside games too

The phenomenon isn't confined to gambling. People delay opening university results. They save presents until the right moment. They avoid football scores because they intend to watch the match later, even though the match has already happened — which, if you think about it for a second, is a strange thing to care about. Twenty-two people played football in another country three hours ago. The result is a settled historical fact. Nothing you do can alter it. And yet a friend texting 2–1 can destroy something you were still capable of experiencing.

The uncertainty wasn't in the world. It was in you.

Perhaps that is why spoilers annoy us so much — a spoiler doesn't change an event, it collapses a collection of possibilities before we were ready to collapse it ourselves. Games manage to do roughly the opposite. They preserve the possibilities for us, sometimes for only a second or two, and there is something almost generous about that, even though nobody designing the game was thinking of it in those terms.

The machinery has a rather different view

From underneath, none of this looks particularly mysterious. A gaming platform has practical concerns: establish a session, authenticate a player, accept a wager, obtain or determine an outcome, record state, move money, produce an auditable transaction history, tell several other systems what happened. The machinery is interested in facts. The player is interested in the journey towards one.

That difference is easy to miss because both experiences occupy the same few seconds. Take a mystery pack. At the human level, the question is simply what am I going to get? At the system level, the questions are rather less romantic: was the purchase authorised, which distribution applies, how was the outcome selected, has the transaction been recorded, does the item now belong to this player, can the entire sequence be reconstructed later if someone asks.

The player experiences possibility. The platform records certainty. Somewhere between the two sits the reveal.

The reveal has to mean something

This may explain why simply making players wait doesn't work. A progress spinner is not suspense. Latency is not anticipation. If the roulette wheel froze for six seconds because a database query was taking too long, nobody would admire the dramatic tension — they'd just be annoyed, correctly.

Good suspense seems to carry information, or at least the possibility of information. Reels slow down, cards appear, a wheel approaches its sectors, a pack opens — the space of possible outcomes appears to narrow as you watch. Whether every intermediate signal is actually meaningful is a separate question; psychologically, the player isn't merely waiting for the computer. Something appears to be resolving.

This is probably why small changes in timing can alter the feel of a game enormously. Instant revelation can feel flat. Too much ceremony becomes irritating. Somewhere between the two is an interval long enough for possibility to exist but short enough that it doesn't curdle into impatience, and there's no universal number for that — the right pause before revealing a playing card isn't necessarily the right pause before revealing a €5,000 prize, and repetition changes things too: an animation that delights the first time can become intolerable by the hundredth. Human beings are inconvenient that way.

And then there is the near miss

Near misses make the boundary between outcome and experience stranger still. Mathematically, a miss is a miss — if three symbols are required and only two appear, the payout is identical whether the third symbol missed by one position or twenty. Zero has admirable consistency. Human perception does not.

“Nearly” belongs to the story we tell about the outcome, not necessarily to the outcome itself. We see proximity and construct an alternative history — that almost happened — and this is, in fairness, a powerful ability; a lot of human learning depends on imagining what could have happened instead. But it also means games aren't experienced as tables of probabilities. They're experienced as sequences of events. A probability has no memory. A player does.

Perhaps anticipation is a kind of temporary ownership

There is another way to look at it. Before the box opens, the rare item isn't yours — but for a moment, it isn't entirely not yours either. You're allowed to imagine having it. The same is true of a lottery ticket before the draw: objectively, the ticket has an expected value that can be calculated without much poetry, but subjectively it buys something else between purchase and resolution — permission to inhabit a possible future. Usually reality repossesses that future fairly quickly. But for a while, it was available.

That may be one reason people sometimes preserve uncertainty on purpose. They aren't just postponing information. They're postponing the disappearance of possibilities.

It's worth saying plainly that the same mechanisms that make this pleasurable can also make it dangerous — the pull of “almost,” the temporary ownership of an outcome that hasn't happened yet, are exactly the things that can tip into compulsive play for some people, and good game design has to reckon with that rather than lean on it. Understanding why anticipation feels good doesn't make that concern smaller. If anything, it's the reason the question is worth taking seriously in the first place.

A machine that produces certainty, slowly

There's a pleasing contradiction sitting at the centre of all this. We build gaming systems to be certain where people cannot be. Transactions should reconcile. Outcomes should be recorded. Randomness should be controlled and auditable. State should survive failures. Money shouldn't mysteriously appear or disappear. Given an identifier and the right records, it should be possible to establish exactly what happened.

Then, on top of all that machinery built for eliminating ambiguity, we build an experience that briefly restores it. Not false ambiguity about whether the system worked — something much more human: what happened to me? And we don't always want the answer immediately.

Perhaps that's the strange pleasure of not knowing yet. The answer matters, obviously, sometimes enormously. But there's a small piece of time before it arrives in which the world contains more possibilities than it will afterwards.

Games didn't invent that feeling. They just learned not to hurry it.

Start where others finish.