Player Psychology: Intrinsic vs Extrinsic Motivation
Understanding why players play is arguably more important than understanding how to make games. The psychology of motivation โ specifically Self-Determination Theory (SDT) โ is the most rigorously researched framework in game design psychology.
Self-Determination Theory (SDT): Deci & Ryan's model identifies three core psychological needs that, when met, produce intrinsic motivation:
- โธAutonomy โ feeling of choice and self-direction. "I chose to do this."
- โธCompetence โ feeling of mastery and challenge matched to skill. "I got better."
- โธRelatedness โ feeling of connection to others or the game world. "This matters."
Intrinsic vs Extrinsic:
- โธIntrinsic: playing because the activity itself is rewarding (fun, challenge, creativity).
- โธExtrinsic: playing for external rewards (coins, XP, achievements, loot boxes).
The critical finding: Adding extrinsic rewards to an intrinsically motivating activity reduces intrinsic motivation over time (the "overjustification effect"). This is why games that front-load XP and rewards often see engagement collapse once the reward drip slows. The player was trained to play for the reward, not the experience.
Application: Great games use extrinsic rewards to introduce players to intrinsically satisfying loops โ then gradually pull back the rewards as mastery (competence) becomes the primary motivation. Dark Souls gives almost no extrinsic rewards. It works because competence satisfaction is overwhelming.
Flow state: Csikszentmihalyi's concept of flow โ the optimal experience state โ requires challenge slightly above current skill level. Too easy = boredom. Too hard = anxiety. The game designer's job is to keep the player in the flow channel as skill increases.
Game to Study
Dark Souls vs Candy Crush
Your platformer has coins. Are they intrinsic rewards (fun to collect, satisfying sound), extrinsic rewards (a number goes up), or neither? How could you make collecting coins feel intrinsically satisfying?
Unity Tip
Add a 'coin streak' system: if the player collects 3+ coins within 3 seconds, play a different (more exciting) SFX and briefly speed up the coin spin animation. You're adding competence feedback โ the player feels skilled, not just rewarded.
Candy Crush gives you 5 lives, then makes you wait 30 mins or pay to refill them. Analyze using SDT โ which psychological needs does it satisfy, which does it violate, and why does it still work commercially despite being exploitative?