3/3/2026 at 6:41:40 AM
I am excited about game dev with AI, but the games you posted are kind of a joke.My kids made similar games with Claude code in js.
Was hoping to see some serious indie games, but these looked pretty terri-bad.
Is anyone building the next SimCity, Civilization, etc.?
by blobbers
3/3/2026 at 1:18:44 PM
I largely agree with you, but that's honestly the part I like. Just like your kids, there are folks here getting value out of something that wasn't accessible to them before. My most cherished artwork isn't the tasteful stuff, it's the crayon drawing my niece made for me on my wedding day. The low-stakes nature of this AI content feels similar; people are doing it for the sheer pleasure and aren't afraid of meeting anyone's bar. A lot of it is noise right now, but I suspect we'll see it develop into something really interesting if the pattern continues.by tyleo
3/3/2026 at 6:49:44 AM
Shameless plug - and nothing so grandiose as SimCity but I built a pretty substantial 2D/3D blindfold trainer chess game. It's by no means "vibe coded" though, and there's a fair bit of manual work around the 3d modeling that I had to roll myself.Even with that I'd still say 70% of the code was written using LLMs with the opencode agent.
by vunderba
3/3/2026 at 7:44:12 AM
I spent quite a bit of time making games/social WebXR stuff in Three.js. There is unfortunately a ceiling to what commercial success you can have there. Sure there's all the .io games which see a bunch of kids playing games from their school computers, but as much as I'd like to see it, web games aren't going to be as impressive as native PC/Console games. It's not really technology, mostly just the market isn't there.The models are pretty decent at building simple Three.js/Phaser games, but if you want to work with Unity/Unreal/Godot you're going to need a MCP or other tool to get them to work with the engine's tooling/context. I just so happen to work on one for Unity https://bezi.com
I will say, while I think the current models are very impressive with generating code for most game mechanics. They are still terrible at spatial awareness. Gemini Pro 3.1 is showing some promise here, the latest Opus/Sonnet models are...ok. But there's still a lot left to be desired. You also still really need to know how to make games both creatively and technically to pull off prompting a game into existence.
So are you going to vibecode your way to the next SimCity / Civ without knowing some game dev? Probably not right now and I think that's for the best. People want games that are creative and unique. But a passionate hobbyist who has never made a game, knows some programming, and has a vision for a great game now has an amazing tool set to build their dream game and that's pretty cool!
by RobertLong
3/4/2026 at 1:20:39 AM
There is a civilization ai game funded by ycombinatorby whattheheckheck