Key Principle
Balance is not a spreadsheet exercise — it is the art of manufacturing meaningful decisions. The core mechanisms are:
- Triangularity: Tension between safe/low-reward and risky/high-reward paths. A balanced choice where expected values are roughly equal but the feeling of the choice creates drama. (Ch. 13)
- Elegance: Maximizing the number of purposes each element serves. The fewer elements doing more jobs, the deeper the game. (Ch. 13)
- Variable reward schedules: Surprise sustains engagement longer than predictability. A 1/3 chance of 30 points stays rewarding longer than a guaranteed 10 points at the same average. (Ch. 13)
- Dominant strategy elimination: When one option is clearly best, meaningful choice dies. Removing dominant strategies restores the tension that makes games interesting. (Ch. 13)
- Punishment-to-reward reframing: Mechanically identical systems produce opposite emotional responses depending on whether they subtract from a baseline or add to it. (Ch. 13)
Puzzles extend this framework: a puzzle is a game with a dominant strategy — once solved, it ceases to be interesting, like a penguin is a bird that cannot fly (Ch. 14). The designer's job is to make progress toward that solution visible and to embed puzzles implicitly in gameplay rather than bolting them on as standalone brain teasers.
Why This Matters
Eight out of ten times someone brings Jesse Schell a prototype that "isn't fun," triangularity is missing (Ch. 13). This makes balance the single most common cure for broken games. Without it, players execute rather than decide — they follow a single optimal path instead of weighing tension between safety and ambition.
Balance also governs the long-term health of a game's economy. Fixed rewards habituate and become invisible; variable rewards sustain engagement through surprise. Elegance keeps systems lean — when a game feels wrong, the correct instinct is "what should I remove?" before "what should I add?" (Ch. 13). Meanwhile, puzzles that lack visible progress frustrate players not because of difficulty but because of invisible advancement (Ch. 14). Together, these principles determine whether a game stays engaging over hours or collapses under feature bloat.
Good Examples
Space Invaders' Flying Saucer (Triangularity): The saucer is dangerous to shoot but worth 100-300 points versus easy aliens at 10-30. Balance is maintained by keeping expected values roughly equal between safe and risky paths, creating genuine tension in every moment. (Ch. 13)
Pac-Man Dots (Elegance): Each dot serves five purposes — short-term goal, long-term goal, slowing the player down (creating triangularity), awarding points, and earning extra lives. This is elegance made concrete: one element, five jobs. (Ch. 13)
Zelda: Wind Waker (Implicit Puzzles): Throwing water jugs to cross lava integrates the puzzle into the game environment. The player never leaves the game's goal structure to solve a brain teaser — the puzzle and the game are the same thing. This is elegance applied to puzzle design. (Ch. 14)
Variable Rewards (The Donut Analogy): Bringing donuts on random days sustains excitement; bringing them every Friday becomes invisible. The same average frequency produces dramatically different engagement depending on whether the schedule is fixed or variable. (Ch. 13)
Counterpoints
Dominant Strategy Death: When one option is clearly best, meaningful choice evaporates. Designers who remove a dominant strategy often feel they've "lost their handle" on the game — but this disorientation is a false signal. The game got harder to reason about, which is exactly what makes it interesting to play. (Ch. 13)
Punishment Framing Failure (Diablo Hunger System): The original hunger-as-punishment mechanic was a boring chore. Blizzard reframed it as food-as-power-boost — same mechanic, opposite frame, vastly better reception. Random or unstoppable punishment is perceived as unfairness and drives players to quit. (Ch. 13)
Explicit Puzzles Break Flow (The 7th Guest): Standalone brain teasers inserted into games — rearranging cans unrelated to the story — force a context switch that destroys immersion. Modern games haven't eliminated puzzles; they've made them invisible. Any time a player stops to think, they are solving a puzzle. (Ch. 14)
Elegance Without Character Produces Sterile Systems: Mario being a plumber has nothing to do with gameplay. But stripping this away strips the soul. Pure elegance, taken to its extreme, produces mechanically perfect but emotionally dead games. Character is the controlled introduction of "inefficiency" that makes players care. (Ch. 13)
Key Quotes
"It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away." — Jesse Schell (quoting Saint-Exupery), Chapter 13
"A puzzle is a game with a dominant strategy." — Jesse Schell, Chapter 14
"To design a good puzzle, first build a good toy." — Jesse Schell (quoting Scott Kim), Chapter 14
Rules of Thumb
- If the game isn't fun, check for triangularity first — it is the most common fix (8 out of 10 cases).
- Count purposes per element. If an element serves fewer than two purposes, cut it (the Hollywood rule).
- Prefer variable rewards over fixed rewards at the same expected value — surprise sustains, predictability habituates.
- When balancing, change values by 2x (doubling/halving), not 10%. You need to feel the difference to learn from it.
- Half of development time should be spent on balancing (Sid Meier via Brian Reynolds).
- Reframe punishments as lost bonuses, not imposed penalties — same math, opposite feeling.
- When players are stuck, the problem is usually invisible progress, not excessive difficulty.
- Give players parallel puzzles so one stuck point doesn't block all advancement.
- Ask "what should I remove?" before "what should I add?"
- Balance elegance against character — pure efficiency is sterile, pure quirk is incoherent.
- Use pyramid structure for puzzles: small puzzles feed clues into a meta-puzzle, extending engagement.
- Visible progress separates good puzzles from frustrating riddles — make advancement legible.
Related References
- Fundamental Game Mechanics - Balance tunes mechanics
- The Rule of the Loop and Iteration - Balance requires iteration