<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>marioblog, Author at Mario&#039;s Blog - SuperMario-Game.com</title>
	<atom:link href="https://supermario-game.com/blog/author/marioblog/feed" rel="self" type="application/rss+xml" />
	<link>https://supermario-game.com/blog/author/marioblog</link>
	<description>How to complete the levels of the Super Mario game, secrets of walkthrough and gameplay, and contests with valuable prizes.</description>
	<lastBuildDate>Mon, 14 Sep 2026 08:40:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</title>
		<link>https://supermario-game.com/blog/how-tall-is-mario</link>
					<comments>https://supermario-game.com/blog/how-tall-is-mario#respond</comments>
		
		<dc:creator><![CDATA[marioblog]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 11:06:49 +0000</pubDate>
				<category><![CDATA[Characters]]></category>
		<guid isPermaLink="false">https://supermario-game.com/blog/?p=118</guid>

					<description><![CDATA[<p>Search the question and you get a number in feet, stated with total confidence. Follow it back and the source&#46;&#46;&#46;</p>
<p>The post <a href="https://supermario-game.com/blog/how-tall-is-mario">How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Search the question and you get a number in feet, stated with total confidence. Follow it back and the source turns out to be another site that was also guessing. Nobody seems to have checked.</p>
<p>So we checked. Super Mario Bros. is built on a grid, and every object in it carries a width and a height. The game won&#8217;t tell you how tall Mario is in feet. It will tell you how tall he is in blocks, down to the pixel.</p>
<h2>What we measured, and how</h2>
<p>Every object in the game is defined with a width and a height: Mario, each enemy, each brick, each pipe. Those numbers are what the game uses to decide what touches what. That isn&#8217;t concept art, it&#8217;s the geometry the game runs on.</p>
<p>We pulled those definitions out, converted them to the pixel dimensions of the original sprites, and checked each one against the sprite sizes of the 1985 NES release. One value didn&#8217;t match, so we dropped it. The recreation gives Bullet Bill a 32×32 box where the original sprite is 16×16. Bullet Bill is absent from everything below.</p>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-block-ruler.png" alt="A wall of nine bricks divided into three blocks across, with small Mario one block tall and Super Mario two blocks tall beside it" width="1200" height="610" loading="lazy"><figcaption>The whole measuring system, in one picture.</figcaption></figure>
<h2>The block is the ruler</h2>
<p>One block is 16×16 pixels. That covers the bricks you head-butt, the question blocks and the ground itself. That is the unit the entire game is laid out on.</p>
<p>Against that ruler:</p>
<ul>
<li><strong>Small Mario is 16×16 pixels.</strong> One block. Not approximately one block.</li>
<li><strong>Super Mario is 16×32 pixels.</strong> Two.</li>
</ul>
<p>The second number has a consequence that tends to get missed. The Super Mushroom doesn&#8217;t make Mario &#8220;bigger&#8221; by some vague amount. It doubles his height and leaves his width alone. Everything about how he then interacts with the world — which gaps he fits through, which bricks he can now break — falls out of that one clean doubling. If you want the rest of what the Mushroom, the Fire Flower and the Star each change, <a href="https://supermario-game.com/gameplay">the gameplay breakdown</a> goes through them.</p>
<h2>Every character, measured</h2>
<p>Here is the full set, in the pixel dimensions of the original sprites.</p>
<figure class="wp-block-table">
<table>
<thead>
<tr>
<th>Character</th>
<th>Height</th>
<th>In blocks</th>
<th>Width</th>
</tr>
</thead>
<tbody>
<tr>
<td>Small Mario</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Goomba</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Cheep Cheep</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Spiny</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Buzzy Beetle</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Koopa Troopa</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Hammer Bro</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Lakitu</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Blooper</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Piranha Plant</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Princess Peach</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Toad</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Super Mario</td>
<td>32 px</td>
<td>2</td>
<td>16 px</td>
</tr>
<tr>
<td>Bowser</td>
<td>32 px</td>
<td>2</td>
<td>32 px</td>
</tr>
</tbody>
</table>
</figure>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-height-ladder.png" alt="Ten Super Mario Bros sprites standing on a line at true relative scale, from Small Mario and a Goomba at one block to Super Mario at two" width="1200" height="470" loading="lazy"><figcaption>Ten characters at true relative scale, nothing resized. Three heights cover the whole cast.</figcaption></figure>
<h2>Five things the numbers turn up</h2>
<p><strong>Bowser is exactly as tall as Super Mario.</strong> Both are 32 pixels. What makes Bowser read as enormous is that he is 32 pixels <em>wide</em>, the only character in the game who is two blocks across. Stand him next to a powered-up Mario and their heads are level. Everything you remember about Bowser looming over you is width.</p>
<p><strong>Princess Peach is shorter than Super Mario.</strong> She is 24 pixels, a block and a half. Taller than small Mario, a full half-block shorter than the version of Mario who rescues her.</p>
<p><strong>A Goomba is exactly small Mario.</strong> Same 16×16 box. The first enemy you meet is built to the player&#8217;s own dimensions, which is part of why the opening seconds of World 1-1 read so cleanly. Two identical squares, one of which is you.</p>
<p><strong>There is really only one enemy height.</strong> Koopa Troopa, Hammer Bro, Lakitu, Blooper and Piranha Plant all come in at 24 pixels. Five enemies that look and act nothing alike, one measurement. The variety in this game is behavior, not build.</p>
<p><strong>Luigi is not taller.</strong> In the 1985 game he is the same sprite in different colors, with identical dimensions. The height difference people remember belongs to later games. This one is a palette swap. <a href="https://supermario-game.com/history">The series history</a> traces the character back to his 1981 arcade debut, when he was not yet called Mario at all.</p>
<h2>Why Mario fits down a pipe</h2>
<p>Every pipe in the game is 32 pixels wide. Super Mario is 16. The clearance is not approximate and it never varies. A pipe is two Marios across in World 1-2 and two Marios across in World 8-4.</p>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-pipe-fit.png" alt="Super Mario standing beside pipes of one, two and three blocks in height, each of them twice his width" width="1200" height="470" loading="lazy"><figcaption>Only the height of a pipe changes. The width never does.</figcaption></figure>
<p>Or, more simply: a pipe is as wide as Mario is tall. Both are 32 pixels. The pipes weren&#8217;t designed around Mario&#8217;s width at all. They were built on the same two-block module as everything else in the game, and he fits because he was built on it too.</p>
<h2>Turning blocks into feet</h2>
<p>This is the awkward part.</p>
<p>The game contains no real-world unit anywhere. It gives you ratios and nothing else. To get from blocks to feet you have to supply an anchor from outside the game, and whichever anchor you pick, everything else follows from it:</p>
<figure class="wp-block-table">
<table>
<thead>
<tr>
<th>If Super Mario is&#8230;</th>
<th>then a block is&#8230;</th>
<th>then a Goomba is&#8230;</th>
<th>then a pipe is this wide</th>
</tr>
</thead>
<tbody>
<tr>
<td>5&#8217;1&#8243; (155 cm)</td>
<td>2&#8217;6&#8243; (77.5 cm)</td>
<td>2&#8217;6&#8243; (77.5 cm)</td>
<td>5&#8217;1&#8243; (155 cm)</td>
</tr>
<tr>
<td>5&#8217;9&#8243; (175 cm)</td>
<td>2&#8217;10&#8221; (87.5 cm)</td>
<td>2&#8217;10&#8221; (87.5 cm)</td>
<td>5&#8217;9&#8243; (175 cm)</td>
</tr>
<tr>
<td>6&#8217;0&#8243; (183 cm)</td>
<td>3&#8217;0&#8243; (91.5 cm)</td>
<td>3&#8217;0&#8243; (91.5 cm)</td>
<td>6&#8217;0&#8243; (183 cm)</td>
</tr>
</tbody>
</table>
</figure>
<p>Notice what stays true in every row: the pipe is always as wide as Mario is tall, and the Goomba is always half his height. Those relationships are in the game. The feet are not — they are whatever you decided before you started.</p>
<p>There is also a reason to be wary of converting at all. Super Mario is 16 pixels wide and 32 tall, a ratio of 1:2. A real adult runs closer to 1:4, about twice as slender for their height. Mario is not a scaled-down person. Treat his proportions as though he were, solve for height, and you get a confident number that means nothing.</p>
<h2>What the measurements cannot tell you</h2>
<p>Collision boxes come with a catch. They are the dimensions the game actually computes with, so they are exact and they never drift. But a box is not a body. Mario&#8217;s includes his hat and his boots. Peach&#8217;s includes her crown and her gown, which is most of the reason she measures a block and a half.</p>
<p>Mario is one block tall, two with a mushroom. Everything else in the game is measured against that, and he is measured against nothing. Wanting the answer in feet is fair enough. The game never had one to give.</p>
<h2>Frequently asked questions</h2>
<p><strong>How tall is Mario?</strong><br />
16 pixels as small Mario, 32 pixels as Super Mario: exactly one block and exactly two. The games contain no height in feet or centimeters; any such figure comes from outside the game data.</p>
<p><strong>How tall is Bowser in Super Mario Bros.?</strong><br />
32 pixels, the same as Super Mario. He is twice as wide, at 32 pixels across, which is where the impression of size comes from.</p>
<p><strong>How tall is Princess Peach?</strong><br />
24 pixels, a block and a half. That is half a block shorter than Super Mario.</p>
<p><strong>How tall is Luigi?</strong><br />
Identical to Mario. In the 1985 game he shares Mario&#8217;s sprite dimensions exactly.</p>
<p><strong>Is Mario the same size as a Goomba?</strong><br />
Yes. Small Mario and a Goomba are both 16×16 pixels, the same as a brick.</p>
<p><strong>Why is Mario two blocks tall and not some other number?</strong><br />
Because the game is laid out on a 16-pixel grid and every object snaps to it. A character one and a half blocks tall would sit awkwardly against every surface in the game. Mario is two blocks for the same reason the pipes are two blocks wide.</p>
<hr>
<p><em>Dimensions were read from the object definitions of an open-source browser recreation of Super Mario Bros. and cross-checked against the sprite dimensions of the 1985 NES release; the one value that disagreed is named in the method note above. The parsing was done by <strong>supermariobros.zone</strong>. You can check any of it against the game itself — the grid is easiest to see <a href="https://supermario-game.com/fullscreen">at full screen</a>, where a block is large enough to count pixels against.</em></p>
<p>The post <a href="https://supermario-game.com/blog/how-tall-is-mario">How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://supermario-game.com/blog/how-tall-is-mario/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why Old TVs Showed Color Bars and the &#8220;No Signal&#8221; Screen</title>
		<link>https://supermario-game.com/blog/why-old-tvs-showed-color-bars-and-the-no-signal-screen</link>
					<comments>https://supermario-game.com/blog/why-old-tvs-showed-color-bars-and-the-no-signal-screen#respond</comments>
		
		<dc:creator><![CDATA[marioblog]]></dc:creator>
		<pubDate>Wed, 22 Jul 2026 10:21:23 +0000</pubDate>
				<category><![CDATA[History]]></category>
		<guid isPermaLink="false">https://supermario-game.com/blog/?p=110</guid>

					<description><![CDATA[<p>If you grew up hooking a console up to a CRT, you know the ritual. Screw the RF adapter onto&#46;&#46;&#46;</p>
<p>The post <a href="https://supermario-game.com/blog/why-old-tvs-showed-color-bars-and-the-no-signal-screen">Why Old TVs Showed Color Bars and the &#8220;No Signal&#8221; Screen</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you grew up hooking a console up to a CRT, you know the ritual. Screw the RF adapter onto the antenna terminals, flip the TV to channel 3, and wait through a wall of grey static until the picture snapped into place. And if the cable was loose, or the station had gone to bed for the night, you didn&rsquo;t get your game &mdash; you got a screen full of rainbow stripes, or a bouncing &ldquo;NO SIGNAL&rdquo; box drifting across a black void.</p>
<p><img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/07/no-signal-scaled.png" alt="No Signal Screen" /></p>
<p>Those screens are burned into the memory of anyone who was there. But most of us never knew what they actually were, or why the television bothered to show them at all. It turns out both the color bars and the &ldquo;no signal&rdquo; screen were doing real jobs &mdash; they just happened to become some of the most nostalgic images in the history of the living room.</p>
<h2>The color bars were a measuring tape for color</h2>
<p>The rainbow of vertical stripes has a name: <strong><a href="https://en.wikipedia.org/wiki/SMPTE_color_bars">SMPTE color bars</a></strong>, standardized by the Society of Motion Picture and Television Engineers back in the 1970s. They look decorative, but every bar is a precise, agreed-upon reference value &mdash; the television equivalent of a ruler.</p>
<p>Read them left to right and you&rsquo;ll notice they march from brightest to darkest: white (or grey), then yellow, cyan, green, magenta, red, and finally blue. That order isn&rsquo;t random. It&rsquo;s the bars arranged by descending luminance, which let an engineer check that the display was reproducing both color <em>and</em> brightness correctly in one glance.</p>
<p>Underneath the main bars, a proper test pattern hid even more tools: a strip of smaller blocks for setting the black level (the famous &ldquo;PLUGE&rdquo; pattern, which stands for Picture Line-Up Generation Equipment), and reference patches for tuning hue and saturation. Broadcast engineers would stare at these while nudging dials until everything lined up.</p>
<h2>Why every station needed them</h2>
<p>Here&rsquo;s the part that&rsquo;s easy to forget in the streaming era: an analog broadcast passed through a long, fragile chain of equipment before it reached your set. Camera, to tape machine, to the studio&rsquo;s switching gear, to the transmitter, over the airwaves, into your antenna, through your TV&rsquo;s tuner. Every one of those links could shift the color or drift the brightness.</p>
<p>The color bars were the fixed point everyone in that chain could trust. A camera operator could shoot the bars, an engineer down the line could confirm the reds were still red and the blacks were still black, and if something looked wrong, they knew exactly where to hunt for the fault. The bars were usually paired with a steady 1kHz audio tone for the same reason &mdash; a known reference so the sound could be lined up too.</p>
<p>So when a station flipped to bars, it wasn&rsquo;t idle. It was calibrating &mdash; making sure that when the broadcast <em>did</em> start, your TV would show it the way the studio intended.</p>
<h2>The test card that ran while the world slept</h2>
<p>Television used to end. Stations signed off in the small hours, played the national anthem, and left a test pattern on screen until morning. That&rsquo;s why so many people remember drifting off &mdash; or waking up too early &mdash; to a silent card of color bars and a low hum. It was the sound and picture of a channel that was alive but had nothing to say yet.</p>
<p>Different countries had their own famous <a href="https://en.wikipedia.org/wiki/Test_card">test cards</a>. British viewers grew up with the BBC&rsquo;s Test Card F and its girl-and-clown image; American sets once showed the Indian-head test pattern. But the SMPTE bars became the universal shorthand, the one everybody pictures when they think &ldquo;old TV, nothing on.&rdquo;</p>
<h2>&ldquo;No Signal,&rdquo; snow, and the sound of static</h2>
<p>The color bars meant <em>the station is fine, just standing by</em>. The other screen &mdash; the one every retro gamer knows &mdash; meant <em>there&rsquo;s nothing here at all</em>.</p>
<p>On a pure analog set, an empty channel showed &ldquo;snow&rdquo;: a storm of random black-and-white dots with a harsh hiss. That noise was real &mdash; it was the TV amplifying faint radio energy from the atmosphere and even the <a href="https://en.wikipedia.org/wiki/Cosmic_microwave_background">leftover heat of the early universe</a>, turned into flickering dots because there was no broadcast to drown it out. Later televisions got politer about it, muting the snow and putting up a plain blue screen or a tidy &ldquo;NO SIGNAL&rdquo; message that floated around the display so it wouldn&rsquo;t burn into the phosphors.</p>
<h2>Why it hits different for retro gamers</h2>
<p>For most people these were just the textures of broadcast TV. For anyone who gamed on a CRT, they were part of the experience itself.</p>
<p>Picture firing up a Nintendo in 1985. <em>Super Mario Bros.</em> had just landed, but before you could set foot in the Mushroom Kingdom you had to get past the television itself: screw in the RF switch, hunt for channel 3, and sit through a burst of snow until the signal locked and that bright blue World 1-1 sky finally appeared. The static wasn&rsquo;t part of the game, but it was absolutely part of playing it &mdash; the last obstacle before the first Goomba. That snow was the anxious moment between plugging in a cartridge and the title screen appearing.</p>
<p>The &ldquo;no signal&rdquo; box was the sinking feeling that the RF switch had wiggled loose again, or that channel 3 versus channel 4 was set wrong. Getting a clean picture was a small victory you earned every single time you sat down to play.</p>
<p>That&rsquo;s why these screens carry so much weight now. They aren&rsquo;t just old technology &mdash; they&rsquo;re the border between &ldquo;not playing yet&rdquo; and &ldquo;playing,&rdquo; rendered in static and stripes.</p>
<h2>Bringing the bars back</h2>
<p>Here&rsquo;s the catch: modern displays will almost never show you any of this. A flat panel with no input just goes dark or pops up a manufacturer&rsquo;s logo. The color bars and the drifting &ldquo;NO SIGNAL&rdquo; badge simply aren&rsquo;t part of a screen&rsquo;s life anymore, which is exactly why they feel like such a specific, vanished era.</p>
<p>If you want them back &mdash; as set dressing for a retro corner, a prop in a video, a stream intermission, or just a hit of nostalgia &mdash; you can open the SMPTE bars and the bouncing &ldquo;NO SIGNAL&rdquo; box on any modern monitor or TV over at <a href="https://blankscreen.io/no-signal">BlankScreen</a>. Cast it to the CRT-shaped TV in the background of your setup and, for a moment, it&rsquo;s 1994 and the station has signed off for the night.</p>
<p>The bars were only ever meant to be a technical tool. Somewhere along the way they became a feeling &mdash; and that feeling is worth keeping around.</p>
<p>The post <a href="https://supermario-game.com/blog/why-old-tvs-showed-color-bars-and-the-no-signal-screen">Why Old TVs Showed Color Bars and the &#8220;No Signal&#8221; Screen</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://supermario-game.com/blog/why-old-tvs-showed-color-bars-and-the-no-signal-screen/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
