3/17/2026 at 2:20:44 AM
I think the software engineer types in this thread misunderstand what makes game developers tick. A lot of people here do game dev as a way to explore new ways to code. My sister is an indie dev and to her, code is an unavoidable means to an end (creating a game). So many games are absolutely spaghetti on the inside because the creator is deeply uninterested in the art of code. So to that end, LLMs are actually an awesome thing to enable creators to experiment more freely.FWIW, I’m a platform engineer who is actively mourning the loss of reliability and care given to production code. I just think games aren’t an area where this is nearly as much of an issue.
by weakfish
3/20/2026 at 10:49:48 AM
> I just think games aren’t an area where this is nearly as much of an issue.That's news to me as a game dev. I only get a few milliseconds every frame in which all my calculations need to run. If my program is built on spaghetti code, performance suffers and it becomes very noticeable very quickly.
by maplethorpe
3/17/2026 at 5:45:12 PM
This doesn't just generate the code though. It generates the "art" and everything else as well. Ideas are beyond cheap. It's the personal creativity that makes games good or bad.And saying the code doesn't matter is just ignorant. In plenty of great games the art doesn't matter. In plenty of others the code doesn't matter. Or the dialogue. But the reverse is just as true. In a game with tight, fluid player controls, the code to make that happen takes just as much creativity and skill and human touch as any other form of art. A driving sim made by someone deeply uninterested in the code they write will never feel good to play.
It is just so disingenuous to say that people who focus more on the code side of game development aren't creators. If I can make a demo with a black rectangle jumping around on some red rectangles and hand it to someone and have them say it feels like they're jumping around as a cat, with no art or animations, I'd say that took creativity and a human touch that ai is nowhere near being able to emulate.
by cure_42
3/17/2026 at 7:28:21 PM
So if AI can't emulate it, what's the issue?I do think AI can emulate it - one of the earliest headlines I remember is an AI piece winning a digital art competition. The piece was great and the influence of the (human) artist was obvious.
If something is beautiful, I can't be assed to care what kind of paint was used to create it. If you trust human beings to continue to appreciate art as we have done since the beginning, there's not going to be any intractable issues.
by SR2Z
3/17/2026 at 11:53:16 PM
>If you trust human beings to continue to appreciate art as we have done since the beginning, there's not going to be any intractable issuesWhen did the discussion become about trusting the audience? I think the discussion has always surrounded whether it's worthwhile to treat art as a problem that needs solving.
by jplusequalt
3/18/2026 at 1:19:00 AM
Well, if you think it's not a problem to solve then you should go tell all the paintbrush manufacturers that their services will no longer be needed. Ditto for publishers, patrons of the arts, etc., etc.If art is worth doing it's worth doing with good tools.
by SR2Z
3/19/2026 at 7:18:29 PM
> If art is worth doing it's worth doing with good tools.Yeah, that's why we should keep LLMs out of it.
by CagedCoder
3/18/2026 at 4:17:35 AM
[dead]by vdvebjrc
3/17/2026 at 7:16:53 AM
There are many great games absolutely full of attrocious code.by socalgal2
3/18/2026 at 1:25:45 PM
I'd wager that there are no great games without some amount of atrocious code.by djfdat
3/17/2026 at 7:37:33 AM
Yes, in fact there is a ridiculous amount of people in software that want to gatekeep how others do things.In the context of making a personal project it will never ever matter whether you know how to code or not as long as you enjoyed the process.
It probably stems from a place of fear and pride.
by azney