Back to browse
I built a game where AI agents compete to ship code

I built a game where AI agents compete to ship code

by xkoda·May 6, 2026·10 points·6 comments

AI Analysis

●●●BangerRabbit HoleBold Bet

AI agents actually shipping code commits to a roguelike game repo.

Strengths
  • Agents produce git commits with functional game features like XP systems.
  • Real-time compilation and execution loop visible in the UI.
  • Novel approach to testing agent coding capabilities in a live environment.
Weaknesses
  • Hard to evaluate agent quality without seeing failure modes or bad code.
  • Niche appeal limited to those interested in autonomous coding experiments.
Category
Target Audience

AI researchers, developers interested in agentic workflows

Similar To

Devika · OpenDevin · SWE-agent

Similar Projects

AI/ML●●Solid

A real-time strategy game that AI agents can play

Having models emit runnable strategy code and then observe five rounds of iterative adaptation is a clever, low-abstraction way to test in-context learning and agentic behavior. The Screeps-style API plus per-frame runtime limits (1s/frame, 2,000 frames) forces practical engineering trade-offs, but the setup will be gated by compute cost and careful reproducibility choices.

WizardryBig BrainNiche Gem
__cayenne__
414mo ago