LLM plays an 8-bit Commander X16 game using structured "smart senses"

Retro AI stuns, but readers rage at dizzy background and “where’s the video” vibes

TLDR: A 1990s-style arena game was revived and wired so a chatbot plays using simple text “senses,” impressing tinkerers. But the comments lit up over design snafus—dizzying background, mobile-unfriendly charts—and a plea to put the video first, with one dev saying the project sparked their own AI-in-retro push.

A retro game dev resurrected a 1990 arena shooter for the Commander X16 and taught a chatbot to play it using “smart senses” — simple text cues like touch and a radar‑style ping — instead of messy visuals. It runs smoother in the emulator than on hardware, and the live version was slowed to turn‑by‑turn so the bot could think. Tech folks are impressed, but the crowd had… other priorities. The loudest chorus? “Kill the background animation.” One reader said it was so distracting they bailed within seconds. Another blasted the site’s giant flow charts for being unreadable on phones and begged the author to lead with a video (because, you know, it’s a video game). Meanwhile, a bright spot: a fellow dev cheered the project and said it inspired them to push their own AI‑in‑retro idea.

Between praise and nitpicks, the peanut gallery turned spicy. Some joked the site needed its own smart senses to find the video button. Others loved the clever twist: no image recognition, just structured text, letting the AI focus on planning. For newcomers: the bot uses OpenAI’s ChatGPT to reason, the X16 emulator from GitHub, and the “retro rig” popularized by The8BitGuy. Verdict: brainy throwback, messy presentation — and the comments are the final boss.

Key Points

  • PvP-AI is a revived 8-bit game originally written in 1990, now running on the Commander X16 platform.
  • The x16-emulator (R49) runs the game at ~8.6 fps, while hardware is limited to ~4 fps due to a VERA line-drawing issue.
  • Unique gameplay includes dynamic arenas, navigable missiles, level-advance rules for both players, and elimination only at level 6.
  • LLM integration uses “smart senses” (structured text-based inputs), turn-based play, and persistent notes to enable planning and strategy.
  • The system connects the ChatGPT API (gpt-4o) to the game via PHP, with downloads on Google Drive and details on GitHub.

Hottest takes

"It adds visual noise and is so distracting I closed the website" — pragmatick
"it's a video game after all" — msephton
"you've inspired me to put some energy behind accelerating it" — Folcon
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.