Sign in
HomeMechanicsSpace & LocomotionMomentum-Based Platform Control
Space & Locomotion

Momentum-Based Platform Control

Momentum-based platform control gives an avatar acceleration, skidding and a jump whose height depends on how long the button is held, making movement itself a skill worth learning.

Introduced 1985 Origin Super Mario Bros. Developer Nintendo R&D4 Direct forks 2 All descendants 23 Later adopters 38

Instead of moving a fixed number of pixels per frame, the character accumulates velocity, keeps it when direction changes, and sheds it gradually through friction. Jump height varies with how long the button stays down, and control in the air is partial rather than total. Consequences are felt immediately: stopping takes planning, a running start changes what is reachable, and identical inputs produce different results depending on state.

Nintendo R&D4 built Super Mario Bros. in 1985 around a single character who had to stay expressive across a very large number of screens, with only a directional pad and two buttons available. Physics answered that problem cheaply. A handful of tuned constants for acceleration, friction and gravity produced a movement vocabulary rich enough to fill a game, and level design could then be written against the shape of the jump arc.

Tuned movement turned platformers into games about a relationship with a body rather than about routes, which is why players argue about feel in terms usually reserved for instruments. It also raised the barrier to entry, since a character that slides is harder to control than one that stops instantly, and it made ports and emulation sensitive to frame timing. Later designers treat these constants as the genre's real content.

Lineage — traced back to a root

Every mechanic in this dataset resolves to an ancestral chain. This one is 4 steps deep, beginning with Object Collision As Verb in 1962.

1962 · introduced in Spacewar!
1972 · introduced in Pong

Open this lineage in the interactive graph →

Forked into

Sonic the Hedgehog rebuilt the constants around top speed, Prince of Persia slowed them into weighty animation, and Celeste rewrote them for precision with an instant dash.

Look this mechanic up elsewhere

Also called: game feel, platformer physics, movement tuning

Cite this entry

“Momentum-Based Platform Control.” The Genome of Games, an ontology of game mechanics. Origin: Super Mario Bros. (1985). https://genome-of-games.vercel.app/feature/momentum-based-platform-control/