Metroid is a 1986 NES game from Nintendo, catalogued here for 10 defining game mechanics.
NES1986Complexity 62/1002D SidePopular
Metroid is an action-adventure game franchise created by Nintendo. The player controls the bounty hunter Samus Aran, who protects the galaxy from Space Pirates and their attempts to harness the power of the parasitic Metroid creatures. (via Wikipedia)
The genre Metroid helped define
Metroidvania. a single interconnected world reopened by abilities found along the way.
The game mechanics of Metroid
Ability Gated TraversalTraversalSpecific movement abilities acquired during play retrospectively unlock previously inaccessible map areas.
Free 2D MovementTraversalPlayer moves freely in 2D space with no forced scroll; camera follows player position.
Boss EncounterCombatA single high-health enemy with unique scripted behavior and distinct phases serves as a gated progress challenge.
Contact DamageCombatTouching an enemy or environmental hazard deals damage to the player without any explicit attack trigger from either party.
Hit Stun i-framesCombatTaking damage triggers a brief invincibility window during which further hits are ignored; the window length is a tunable design variable.
Real Time Action CombatCombatCombat resolves continuously in real time; player inputs compete directly with enemy behavior each frame.
Ammo ManagementResourceWeapons have finite ammunition tracked separately from weapon ownership; running dry forces behavioral change.
Permanent PowerupProgressionAcquiring an item or ability permanently increases a player capability that persists through death and save/load.
Interconnected MapWorldWorld is a single persistent connected space; new abilities acquired mid-game retrospectively open previously inaccessible areas.
Each mechanic links to how to build it in Godot, with the retro games that share it.