HUD Overhaul in an Indie Roguelike: A UX Case Study in Progressive Disclosure
Gaming · 5 min read
The original HUD packed health, stamina, inventory, buffs, and enemy intent into a single dense bar, overwhelming new players and masking emergent systems. The studio split players by experience level in telemetry and discovered high early churn correlated with HUD complexity. They implemented a progressive-disclosure HUD: minimal defaults for newcomers, contextual detail panels, and an advanced HUD as an unlockable option tied to in-game achievements.
Design prototypes explored spatial arrangements and animation affordances that would communicate critical state changes without relying on text. For example, enemy intent was shifted from a static icon cluster to a brief directional indicator above the enemy at attack time, with color and shape rapidly conveying threat type. Inventory hotkeys were introduced only after the tutorial taught basic movement and attack, reducing UI noise during early runs.
After shipping, newcomer retention to the third run improved by 29%, and average session time for new players increased 21%. Experienced players appreciated the unlockable advanced HUD and community-modified layouts. Qualitative feedback highlighted that the HUD felt ‘‘less like a spreadsheet and more like a game’’ for first-time players.
The studio concluded that progressive disclosure, coupled with contextual animations and a path to power-user controls, balanced discoverability and depth. For games with emergent complexity, treating the HUD as a learning scaffold — not a full specification — dramatically improves early engagement.