Summary
Games generate meaning and engagement through patterns — in space, time, and behaviour — and through the tension of uncertainty. Players experience games partly as a process of pattern recognition: learning spatial layouts, reading enemy rhythms, solving environmental puzzles, and making decisions under incomplete information. This page covers three domains: patterns (the recurring structures games use), puzzles (designed challenge spaces), and chance and uncertainty (the designed use of randomness and incomplete information). All three connect closely to the learning model in interaction-loops and the challenge taxonomy in challenge-types.
Patterns
Patterns are recurring structures within a game that players learn to read, anticipate, and exploit. They operate across three dimensions.
Spatial patterns
The arrangement and organisation of game elements within the play space — level layout, object placement, enemy positioning.
| Type | Function | Design considerations | Examples |
|---|---|---|---|
| Grid-based | Easy to understand, implement, and balance | Choice of grid shape; implications for tactical decisions | Chess, Sudoku, Tetris |
| Organic/natural | Immersive, rewards exploration | Balancing realism with playability; avoiding navigation confusion | Open world games |
| Geometric/symmetrical | Aesthetic appeal; guides player movement | Player expectations; difficulty of level | Puzzle games with designed sight lines |
| Dynamic | Adds unpredictability and replayability | Difficulty scaling; player adaptation to changing layouts | Procedurally generated games, dynamic cover systems |
Role in game design: Spatial patterns affect player navigation, visual storytelling, game balance, and engagement. A grid-based spatial pattern communicates order and fairness; an organic pattern communicates exploration and discovery.
Temporal patterns
Patterns related to time — pacing, event sequencing, the rhythms of gameplay.
| Type | Function | Examples |
|---|---|---|
| Cyclic | Adds realism; creates recurring rhythms | Day/night cycles, spawn rates, cooldown timers |
| Linear | Guides players through predefined sequences | Story arcs, tutorial sequences, difficulty escalation |
| Branching | Player choices create divergent timelines | Progression systems in RPGs, narrative branching |
| Random | Increases uncertainty and replayability | Randomised loot (Diablo), unpredictable events (Left 4 Dead) |
Role in game design: Temporal patterns create pacing, emotional rhythm, and player expectation. Well-designed temporal patterns give players a sense of the game’s “heartbeat.” Poorly designed ones create frustration (too-fast pacing), boredom (too-slow pacing), or whiplash (arbitrary rhythm changes).
Behavioural patterns
Predictable or emergent ways in which players interact with the game, its mechanics, or other players.
- Player anticipation — patterns that players learn to predict and use strategically (enemy patrol routes, attack telegraphs)
- Game balancing — recurring mechanical interactions that establish fairness (rock-paper-scissors counters, cost/benefit cycles)
- Playability — patterns that make the game feel consistent and masterable
Puzzles
A puzzle is a designed challenge space with a solution reachable through the player’s own effort. Puzzles are distinct from other challenge types in that they typically have a correct answer or approach, rather than an open-ended or skill-dependent resolution.
Logic puzzles
Require critical thinking, pattern recognition, and deductive reasoning.
- Function: Engage the player’s cognitive faculties in a structured problem space
- Design considerations: Complexity scaling (accommodate different skill levels); integration with broader game context; cognitive load management
- Psychological dimension: Satisfaction from solving a difficult logic puzzle is among the most powerful positive feedback a game can deliver — this is a direct expression of grokking
- Design goals: Player engagement; fairness and consistency; skill development; replayability through varied puzzle types
Physical puzzles
Require spatial awareness, timing, and hand-eye coordination.
- Function: Provide kinesthetic pleasure — the joy of mastering physical controls
- Design considerations: Skill ceiling (easy to learn, hard to master); clear success/failure feedback; accessibility for different motor abilities
- Design goals: Player immersion through physical involvement; defining a skill floor and ceiling; innovation through novel movement challenges
- Examples: Platforming sections in Super Mario Bros., physics-based puzzles in Portal
Social puzzles
Require interaction, cooperation, or competition among players.
- Function: Generate social pleasure through human-to-human interaction and deduction
- Design considerations: Varying group sizes; mechanisms to prevent unfair advantages; designing for social dynamics
- Psychological dimension: Social interaction creates emotional engagement (excitement, tension, trust, betrayal) that single-player puzzles cannot replicate
- Design goals: Player retention through social bonds; community building; extending game longevity beyond initial content
- Examples: Among Us (social deduction), diplomatic puzzles in multiplayer strategy games
General puzzle design principles:
- Clarity of objectives — the player must understand what they are trying to achieve
- Incremental difficulty — puzzles should build on previously established concepts before introducing new ones
- Feedback mechanisms — clear signals indicating progress, partial success, or failure direction
Chance
Chance is the designed use of randomness in game outcomes. It creates surprise, replayability, and tension — but carries significant ethical and design responsibilities.
Dice and random rolls
Introduce probability to combat, movement, or resource generation.
- Function: Resolve outcomes with a degree of unpredictability; heighten tension in high-stakes moments
- Player considerations: Balance between dice results and player skill; allowing strategic planning around randomness
- Ethical dimension: Fairness perception is critical — players must believe the randomness is transparent and not manipulated
- Examples: Civilisation (combat outcomes), Monopoly (movement)
Loot drops
Rewards generated upon completing actions or defeating enemies.
- Function: Create unpredictable reward moments; motivate repeated play for rare items
- Psychological mechanism: Variable-ratio reward schedules (Skinner box mechanics) — the unpredictability of the reward is more motivating than its frequency. This is the same mechanism as a slot machine.
- Ethical dimension: Loot drop systems can promote addictive behaviour; designers have a responsibility to balance excitement against exploitation, particularly where real-money purchases are involved
- Economy considerations: Loot frequency and rarity must not destabilise the game’s internal economy (see internal-economy)
- Examples: Diablo (item drops), World of Warcraft (dungeon loot)
Random events
Unexpected scenarios or challenges that add variety and unpredictability.
- Function: Refresh player interest; challenge players in novel ways; prevent the game from becoming fully predictable
- Player considerations: Random events must not feel punishing without reason — players accept bad outcomes that feel fair
- Design goal: Replayability through emergent combinations
- Examples: FTL: Faster Than Light (random encounters), Red Dead Redemption 2 (world events)
Uncertainty
Uncertainty is related to but distinct from chance. Chance produces random outcomes; uncertainty is the condition of incomplete or dynamic information that makes decision-making interesting. A game can have high uncertainty with no randomness at all (chess: both players have complete information about current state but uncertain information about opponent intentions).
Outcome uncertainty
The element of chance in determining immediate or short-term results.
- Function: Heighten tension; create emotional highs and lows through risk/reward cycles
- Design tension: Skill vs. luck — too much luck feels unfair; too little feels mechanical
- Examples: Competitive multiplayer, poker, sports simulations
Strategic uncertainty
Uncertainty generated from incomplete or dynamic information about other players’ options or game state.
- Function: Keep players mentally engaged through cognitive challenge
- Design tension: Complexity vs. accessibility — how much can players reasonably track?
- Psychological dimension: The rewarding feeling of making a correct decision under uncertainty is cognitively distinct from simply executing a known plan
- Examples: Civilization (fog of war, opponent decisions), asymmetric games where players have different roles and information
Narrative uncertainty
Uncertainty about how the story or game world will unfold.
- Function: Drive emotional investment; create incentives to replay and explore different paths
- Design tension: Player agency vs. narrative cohesion — choices must feel meaningful without breaking the story’s believability
- Psychological dimension: Narrative uncertainty drives deeper character attachment — players invest emotionally when they don’t know what will happen
- Examples: Detroit: Become Human (branching narrative), Skyrim (emergent story from open systems)
Related
- challenge-types — Adams’ taxonomy of eight challenge categories; puzzles and chance are subtypes
- interaction-loops — players learn patterns and uncertainty through repeated LDARF cycles
- internal-economy — loot and resource systems are economic subsystems; balance is critical
- fun-as-learning — pattern recognition and grokking are the cognitive core of puzzle satisfaction
- game-balance — chance systems require careful balance to feel fair while remaining exciting
- player-agency — uncertainty is meaningful only when player choices can meaningfully affect outcomes
- second-order-design — designers create state-spaces; chance and uncertainty are tools for making those spaces feel inexhaustible
- source-cre133-lectures