I used to be born in 2000, which by the way occurs to be the 12 months Nokia launched the 3310. Lengthy earlier than the telephone turned an web meme for being indestructible, it was merely a strong, inexpensive telephone for its time, and naturally, my dad and mom owned one.
I do not keep in mind a lot concerning the 3310 itself, however I do keep in mind the video games that got here preloaded with it. In 2003, my three-year-old self would take each alternative to choose up the telephone when I discovered it mendacity round the home and play it for hours. As such, my reminiscence of these video games are admittedly hazy. I keep in mind what they felt like greater than how they labored.
This bought me somewhat curious, so I made a decision to see if Claude Fable 5, one of the crucial succesful client coding fashions obtainable, might recreate them from nothing greater than my childhood recollections, and it is this experiment that is what made me understand the genius behind them.
House Impression was one of many biggest cellular video games of all time
I did not say it, CNET did again in 2010
House Impression was undeniably one of many causes I might typically nick my dad’s previous 3310 from his desk, nevertheless it wasn’t till just lately till I spotted that the impression the sport had on me as a three-year-old was shared by many again within the day. Launched in September 2000, the sport got here preloaded on the 3310 and several other of Nokia’s lineup of monochrome telephones later.
The sport was developed for Nokia’s Sequence 30 platform and written natively in C, difficult its builders to squeeze as a lot as potential out of the DCT3 microcontroller structure whereas working inside its tight reminiscence constrains, all whereas offering an pleasurable gameplay expertise. In 2010, CNET named it on their record protecting the ten greatest mobile games of all time, and I could not agree extra.
Claude Fable 5 wrote the sport in Python utilizing Pygame, and for some purpose, determined to call it Void Runner. Inside 5 minutes or so, it was able to run, and it felt acquainted nearly instantly upon launch.
The side-scrolling construction was precisely just like the sport I grew up with, and so had been the acquainted power-ups (which included a shot splitter and shields, to my shock). Maybe probably the most putting side of all of it was the truth that the boss fights all appeared to observe patterns that triggered reminiscences I hadn’t thought of in years, which made me recall my childhood methods for getting previous them, which was to stay to a nook and solely fireplace when the boss moved instantly into my line of fireplace.
This was sufficient to know that Fable 5 had certainly, been profitable in recreating the sport I had remembered, at the least probably the most vital features of it. I could not assist however discover, although, that it additionally felt like one thing reconstructed from reminiscence, which was cheap, because it was precisely one thing I vaguely described. Not precisely House Impression, however maybe near Void Runner.
Snake II was a intelligent twist on the traditional snake
I might play this all day
Snake II was relatively completely different from the traditional Snake sport that everybody is aware of and loves. You continue to acquire orbs and develop longer by consuming every, however the dropping situation, as I remembered, was somewhat extra forgiving. Hitting a wall did not finish the sport, however as an alternative, you’d emerge from the other aspect and proceed gathering till you finally bumped into the snake’s physique.
Nokia had different methods of creating the sport more difficult. You can improve the snake’s velocity earlier than launching, which might make each flip extra consequential, whereas completely different mazes as choices would add extra obstacles and pressure you to pre-empt each transfer earlier than diving right into a wall.
These had been all the small print that I did not present to Fable 5 with my immediate once I requested it to create Snake II with Pygame, and but Neon Dash (because it was named) integrated each single a type of particulars. Naturally, giving the mannequin the secret had been sufficient for it to attract on what it already knew concerning the sport, however the outcome nonetheless made me rethink how I had remembered it myself. I would decreased it to a sport about gathering dots, particularly when the builders had layered velocity, stage design, and forgiving traversal into an extremely primary, but extremely partaking premise.
Fable 5 one-shotted each sport I threw at it
Even once I remembered the video games, and never how they labored
It is cheap to say at this level that Fable 5 one-shotted each sport I threw at it. Previously, I’ve utilized the identical “design from reminiscence” methodology to a number of different fashions, together with Gemini 3.1 Professional, GPT 5.5 and native fashions like Qwen3-Coder 30B. Nearly each one required a point of hand-holding, notably when it got here to translating the sport’s mechanics and visuals into one thing playable.
In a simple comparability, Fable 5 constantly bought the logic proper on the primary try. It additionally made some surprisingly nice choices about how these mechanics needs to be integrated, even when the visible interpretation and creative selection was a world away from the originals. The final bit, on no account, is criticism, although. I might describe intimately how House Impression performed, however I could not outline what the pixels regarded like as a result of I barely remembered them myself.
The video games had been easy, as a result of the builders had been something however
Funnily sufficient, Fable 5’s profitable try at recreating these video games made me respect them extra, not much less. Recreating is straightforward as soon as the design is known, however the genius was in arriving at that design within the first place, with {hardware} that gave their builders nearly nothing to work with, with simply kilobytes of reminiscence at their disposal.
