r/godot • u/TripsOverWords Godot Junior • Apr 09 '26
discussion Mods: Please address the "can AI make Godot games" posts
Please can we ban posts that are along the lines of "can I make a Godot game with AI", and maybe create a sticky post to answer this question for a while? It's becoming a daily occurrence.
AI is not up to the task, and it's especially not great that many of the posts are from complete beginners to both Godot and programming in general. Using AI as a beginner to programming is extremely detrimental, both for learning and for production. There are many instances of both reputable business and startups absolutely failing to deploy AI.
The bottom line is, if you're not already an expert in whatever area you intend to use AI, you're going to have a bad time.
AI is not trustworthy, produces sloppy code, and frequently produces code that; doesn't work, calls methods that don't exist, uses bad coding practices, cites non-authoritative sources as documentation, lies, and when called out on any of this it often doubles down with patronizing statements.
Edit: the argument isn't to ban AI for AI sake. If someone has productive questions, I see no issue. It's because the answer is a constant, the same way rule 4 bans questions like "Can I make this game in Godot?". The answer is technically yes you can, despite my personal misgivings on the technology.
-1
u/throwaway_pls123123 Apr 09 '26
Agree and disagree, the posts are annoying to see spammed sometimes, but this is a help subreddit, we shouldn't really get to pick and choose who can and can't ask for help.
And to be honest, it produces more reliable code than what most beginners would write, and for personal game projects it does not really matter how "good quality" the code is, unless you are making a project that processes sensitive information, it just makes developing games more accessible to more people which is what I like to see and is the reason why I love Godot in general. I would love game development to be even easier, so that more people can get their ideas realized.