Here's a fascinating video about robotic mice solving mazes
It might provide some insight into why game programming and pathfinding is an ever-evolving field.
Micromouse tournaments have been happening since the late 1970s, a deceptively simple form of robotics competition where entrants design small robots that must autonomously navigate a maze from start to finish as quickly as possible. A new video from documentary creators Veritasium highlights what it calls "The Fastest Maze-Solving Competition on Earth" and the deep struggle to optimize both physical engineering and robotics.
For my part I found it so interesting because I assumed that this style of robotics competition had gone out of fashion decades ago. As with many competitive events, however, it turns out that new innovations bred ever-more-clever solutions to the mazes and the mouse's programming. One particularly dramatic moment comes when a team introduces diagonal movement, while another when someone starts solving for fastest traversal time rather than physically shortest path.
"It turns out solving the maze is not the problem, right? It never was the problem, right?" says MIT Research Engineer David Otten in the video. "It's actually about navigation, and it's about going fast."
A lot of the algorithms and programming you hear about in here are actually common-use stuff in videogames. Search and sort programming like the flood-fill method and various other search algorithms, as well as concepts like graph and tree traversal, are core when it comes to games. This is especially true in genres where the computer's taking control, like when you give orders to real-time strategy units, and in AI programming for allied and enemy bots.
The engineering bits, probably not that as much. Unless the physics engine is really good. Or if they start applying some kind of fan-powered hover cushion tech to make your gaming mouse move faster by reducing downforce. Actually wait that sounds awesome, someone should do that.
You can watch the 25-minute documentary video The Fastest Maze-Solving Competition on Earth on Youtube.
The biggest gaming news, reviews and hardware deals
Keep up to date with the most important stories and the best deals, as picked by the PC Gamer team.
Jon Bolding is a games writer and critic with an extensive background in strategy games. When he's not on his PC, he can be found playing every tabletop game under the sun.
![BRAZIL - 2021/10/12: In this photo illustration the Unity Technologies logo seen displayed on a smartphone on the background of a keyboard. (Photo Illustration by Rafael Henrique/SOPA Images/LightRocket via Getty Images)](https://cdn.mos.cms.futurecdn.net/Xhca876xaXky5MgAwTEc3e-840-80.jpg)
2 years into Unity's long downward spiral, even more employees are being laid off as CEO says it's still 'stretched across too many products'
![A conceptual image illustrating strategy and risk with a white mouse hanging mid-air in a harness, wearing a communication headset with earpiece and microphone being lowered towards a primed mousetrap load with Swiss cheese on a tiled floor. Light From a slightly ajar door illuminates the scene.](https://cdn.mos.cms.futurecdn.net/V3rReteJCG8qFgGqp3hHoX-840-80.jpg)
Google's AI made up a fake cheese fact that wound up in an ad for Google's AI, perfectly highlighting why relying on AI is a bad idea