Skip to main content
  1. Home
  2. Gaming
  3. Computing
  4. Emerging Tech
  5. News

Scientists prove playing ‘Super Mario Bros.’ can be as hard as complex math

Add as a preferred source on Google

If you’ve found that solving the most challenging levels of Super Mario Maker can be as taxing as your toughest college mathematics problem sets, you’re not alone, and now there’s scientific research to back you up. According to MissOpen, a team of artificial intelligence and computer science researchers from the Massachusetts Institute of Technology (MIT) recently published a study showing that beating a level in Nintendo’s seminal platformer is “as hard as the hardest problem in the ‘complexity class’ PSPACE.”

To explain what that means, first we have to address what “complexity class” means. Computer scientists are not just concerned with solving complicated problems, but also with how quickly and efficiently those problems can be solved, given the real-world constraints of working with finite time and computing power. For the sake of easy comparison, all of these considerations are made assuming that you are doing the calculations with a Turing Machine, the rudimentary computer featuring a single, infinite tape that was conceived of by computing, cryptography, and AI pioneer Alan Turing and proven to be functionally equivalent to all digital computers as we currently understand them.

Recommended Videos

“P”-class problems are those where the relationship between the number of elements involved in the problem (N) has a polynomial (hence the “P”) relationship to the amount of time it takes. That means that the time to solve can be expressed in an equation that involves performing basic operations on N or N raised to various powers (N-squared, N-cubed, etc).

An example of a P problem would be determining which number from a set is the highest. Because you would only need to check each number once and record the highest encountered, the time to solve scales directly to how large the set is. The alternative is an exponential relationship between N and the time to solve, involving numbers raised to the Nth power, which can take orders of magnitude longer.

Encompassing the set of all P problems is “NP” (non-deterministic polynomial), where a solution can be quickly verified by an algorithm in polynomial time, but it can’t necessarily be solved in the first place as efficiently. A classic example is determining the prime number factors of an arbitrarily large number.

P = NP
The Simpsons via frinkiac.com Image used with permission by copyright holder

Determining whether or not P = NP (i.e., whether any problem that can be easily checked can also be easily solved) is one of the biggest questions looming over mathematics and computer science, so much so that the Clay Mathematics Institute listed it as one of its seven Millennium Problems, the solutions to which have a $1 million bounty each. While mathematicians generally agree that P is likely not equivalent to NP, no one has definitively proven the case either way. The problem has garnered enough attention to have several pop culture references, such as in the above episode of The Simpsons, or multiple allusions on Futurama.

By Hand drawn in Inkscape Qef - Own work by uploader, intended to replace bitmap image illustrating same thing, Public Domain, https://commons.wikimedia.org/w/index.php?curid=4353102
Wikimedia Commons Image used with permission by copyright holder

An even larger set of problems, however, is called PSPACE, encompassing the sets of both P and NP problems. PSPACE refers to problems where there is a polynomial relationship between the number of elements involved in the problem and the amount of space required to compute a solution (i.e., how much memory the computer needs). Looping back to where we started, the researchers showed that Super Mario Bros. levels can be among the most difficult to solve of the PSPACE problems.

“The paper doesn’t attempt to establish that any of the levels in commercial versions of Super Mario Brothers are that hard,” the team pointed out, “only that it’s possible to construct PSPACE-hard levels from the raw materials of the Super Mario world.” Anyone familiar with the fan-made levels from Super Mario Maker can attest to the fact that the upper limit for complexity in levels made from the elemental Mario components is extremely high.

The discrete rules and emergent complexity of video games have made them an excellent test bed for all sorts of AI and computer science experiments that could find applications in the real world. “Mathematically, video games are not very different from computational models of real-world physical systems, and the tools used to prove complexity results in one could be adapted to the other,” the team added.

“I’m really excited about these kinds of hardness proofs, and I’ve been pushing them a lot in the last couple years,” explained lead author Erik Demaine. “My hope is to encourage more people to do this, because it really does build up a lot of expertise that makes it easier to conquer problems. The more practice we get as a collective, the better we are at solving these types of problems. And it’s important to know the limitations of algorithms.”

Will Fulton
Former Staff Writer, Gaming
Will Fulton is a New York-based writer and theater-maker. In 2011 he co-founded mythic theater company AntiMatter Collective…
The hottest indie game on Steam just had a malware scare
A Meccha Chameleon Workshop map was found attempting to write and execute code outside the game.
MECCHA CHAMELEON Gameplay screenshot

One of Steam's biggest success stories of 2026 has suddenly found itself at the center of a security scare. A security researcher has discovered that a community-made Meccha Chameleon Workshop map contained code designed to write files outside the game and launch a hidden PowerShell process that attempted to download an additional payload from an external server.

How did a custom map become malware?

Read more
You can play Xbox games for free if you don’t mind watching ads
You can watch some ads and play for an hour!
Xbox logo

If you've been curious about Xbox Cloud Gaming but didn't want another monthly subscription, Microsoft may have a new option for you. The company is testing a free, ad-supported version of Xbox Cloud Gaming for Xbox Insiders, allowing eligible players to stream select games they already own without a Game Pass membership.

However, you'll have to watch a short advertisement before your session begins. Microsoft says the ads will never interrupt gameplay, making this an early test of whether a simple tradeoff can bring cloud gaming to more players.

Read more
Lenovo’s latest LOQ is more comfortable running newer AAA games
Lenovo's LOQ 17 gets a new RTX 5070 12GB graphics option
LOQ 17 gaming laptop

Lenovo has expanded its LOQ gaming laptop lineup with a new graphics option. The company has introduced a refreshed version of the LOQ 17IRX10, pairing Intel's Core i7-14700HX processor with Nvidia's newly announced GeForce RTX 5070 12GB laptop GPU. The update gives buyers another configuration to choose from without changing the overall design or feature set of the laptop.

The new variant joins Lenovo's existing LOQ 17IRX10 lineup, which was previously available with GeForce RTX 5050, RTX 5060, and RTX 5070 8GB graphics options. While the chassis remains unchanged, the addition of a 12GB RTX 5070 brings more VRAM to the series, a specification that has become increasingly important as modern AAA games demand larger texture caches and higher memory capacity.

Read more