A programmer named Artem Lytkin has successfully run the classic video game Doom using only regular expressions. This unconventional method involves a 96MB text file that simulates the game's hardware, including registers and memory, through complex text-matching and substitution operations. While functional and producing byte-identical output to the original game, the process is extremely slow, with each frame taking approximately 180 seconds to render, requiring nearly 14 million substitutions. AI
IMPACT Demonstrates extreme computational creativity by repurposing text-matching tools for game execution.
RANK_REASON This is a niche programming feat using existing software and a common tool (regex) in an unconventional way, not a new product or frontier release.
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →