Super Mario bros 1 score calculation
Type: DeconstructionsA simulation of the various elements influencing score calculation during a Super Mario Bros level.
How it works:
– Mario earns points for most actions in the game
– Breaking bricks will give 50 points per block
– Each coin collected will give 200 points
– Different monsters give different point values when killed
– At level end, Mario performs a jump on a flagpole. The closer he is to the flag, the more points he gets (max 5000)
– At level end, all-time remaining is converted into points