The research engine behind the arcade — everything we dug up about why Tetris works, and the principles we’ve since confirmed actually land in playtesting. Every game in the arcade is built from what’s on this page.
The magic of Tetris isn’t the falling blocks — it’s a loop: it opens "unfinished-task" tension faster than you can close it, under a single self-scaling pressure, with the whole state visible and every loss clearly your own fault; closing a loop pays a small, skill-contingent dopamine hit, and the stakes immediately escalate. Reproduce that loop with any verb and you reproduce the grip.
We distilled the research into eight transferable mechanisms. These are the spec every prototype is built against.
The system always tightens — an idle player’s default outcome is loss. The threat advances on its own clock.
Hand the player entropy; the satisfaction is organising it. Disordered generator → tidy completion.
Each atomic choice is small and legible, even though the whole problem is intractable (Tetris is NP-complete).
Build tension continuously; release it in discrete, juiced bursts. A gradual accumulator, an instant payoff.
Nothing hidden about the present. Uncertainty comes only from the future draw, never from obscured state.
Trivial to enter, effectively impossible to exhaust. Depth emerges from a fixed rule set, never added on.
Every loss is attributable to a player decision. Randomness in inputs only; adjudication deterministic and visible.
One knob — driven by the player’s own performance — that is simultaneously the reward signal and the difficulty.
The pillars exist to produce one circuit, pulled straight from the literature (Zeigarnik, Berridge, Schultz, Csikszentmihalyi):
OPEN LOOP (Zeigarnik) ─▶ WANTING (dopamine, Berridge) ─▶ ACTION (skill) ─▶ CLOSURE
unfinished task piles anticipation pulls you forward tractable choice order restored
▲ │
└──── ESCALATE (stakes rise) ◀── RELIEF + PREDICTION-ERROR REWARD (Schultz) ◀┘
juiced release, then it speeds up
Throughout, the loop must saturate visuospatial attention — the absorption mechanism behind both "flow" and the clinical findings that Tetris can crowd out trauma flashbacks and cravings.
The complete, cited research — rendered here in-site (or read the source on GitHub):
Sources are graded by strength of evidence, and marketing or disputed claims (sales figures, the "1984 vs 1985" origin date, the rumoured Nintendo licensing fee) are flagged as such rather than asserted. The point of the Lab isn’t trivia — it’s a working theory of what reliably makes play compelling, which every new game is then a test of.