Game Design
May 15, 2026
6 min read

Designing for Speed: How numQ Balances High-Speed Arithmetic with RPG Progression

An in-depth look at the cognitive psychology of speed-math games and how the Prism progression system maintains user retention.

PS

Paul Steinberg LLC

Game Development Unit

Building an educational game is a classic balancing act. Push the educational aspect too hard, and users log off due to cognitive fatigue. Push the entertainment too hard, and the educational value evaporates. In designing numQ, our speed-math challenge platform, we set out to address this tension by combining high-velocity arithmetic with a deep, gacha-style RPG progression system known as the Prism system.

The Cognitive Psychology of Speed Arithmetic

Speed-math is structurally different from traditional problem-solving. It relies heavily on working memory retrieval and mental automaticity. In modes like Cloud Mach or Gold Rush, players are forced to execute basic arithmetic within milliseconds. This process engages the prefrontal cortex under time pressure, triggering moderate stress responses. If left unchecked, this stress turns into anxiety, causing the player to quit.

To mitigate this, numQ employs two psychological concepts: Flow State and Micro-Victories. The flow state, popularized by Mihaly Csikszentmihalyi, is the mental state of operation in which a person performing an activity is fully immersed in a feeling of energized focus. We achieve this by dynamically adjusting equation complexity based on user performance. When a player answers correctly twice in a row, the timer speeds up slightly; when they fail, it buffers. This keeps the game in the sweet spot between boredom and frustration.

The Prism System: Merging Numbers with Collection Dynamics

While flow state keeps players engaged during a single session, it is not enough to drive long-term retention. To solve this, we introduced the Prism System. Prisms are collectible digital artifacts that grant players passive upgrades, such as increased Fever Time, boosted Gold Coin (GC) earnings, or experience multipliers. Prisms are classified into five cores:

  • Red Core: Extends Fever Time duration, letting players rack up massive combos.
  • Yellow Core: Boosts GC earnings per successful equation cleared.
  • Green Core: Multiplies overall Experience (EXP) gains for faster leveling.
  • Blue Core: Adds precious seconds to the main game clock in time-attack modes.
  • Violet Core: Increases the final score multiplier for competitive leaderboards.

By adding these progression metrics, numQ shifts the player's focus from 'I am practicing math' to 'I am optimizing my build'. A player is motivated to clear equations not just to get a high score, but to earn the Gold Coins necessary to evolve a 3-star Blue Core Prism into a 4-star legendary variant.

Balancing Skill vs. Progression Stats

A major design hurdle was ensuring that progression stats do not completely override raw cognitive skill. If a player with a high-level Prism can easily beat a faster, more accurate player on the leaderboard, the integrity of the game is broken. To resolve this, we split the leaderboards and introduced the Star Burst mode.

Star Burst is numQ's competitive control mode. In this mode, all Prism buffs and potentials are entirely disabled. It is a pure test of speed and calculation, ensuring that leaderboards reflect absolute skill, while progression modes allow players to enjoy the RPG progression and reward cycles.

Through these design mechanisms, numQ demonstrates that educational games do not have to feel like homework. By aligning gamified mechanics with psychological principles of engagement, we create experiences that are both mentally stimulating and genuinely fun.