Super Mario Bros. is a 1985 NES game from Nintendo, catalogued here for 5 defining game mechanics.
NES1985Complexity 32/1002D SidePopular
Super Mario Bros. is a 1985 platform game developed and published by Nintendo for the Nintendo Entertainment System (NES). Directed and produced by Shigeru Miyamoto, it is the successor to the 1983 arcade game Mario Bros. (via Wikipedia)
The genre Super Mario Bros. helped define
Side-scrolling platformer. momentum, tight level design, and power-ups became the platformer's blueprint.
The game mechanics of Super Mario Bros.
Scrolling MovementTraversalWorld scrolls in one or two axes as the player moves or time passes; player exists within an advancing boundary.
Contact DamageCombatTouching an enemy or environmental hazard deals damage to the player without any explicit attack trigger from either party.
Real Time Action CombatCombatCombat resolves continuously in real time; player inputs compete directly with enemy behavior each frame.
Lives SystemResourcePlayer has a finite number of attempts; losing all lives resets progress to a defined point or ends the game.
Linear LevelsWorldWorld consists of discrete stages played in a fixed sequence; stages are self-contained with no backtracking between them.
Each mechanic links to how to build it in Godot, with the retro games that share it.