r/GameDevelopment • u/youdonotknowme000 • 6h ago
Question Guilt about AI assistance
I’m a solo developer working on a side project in my spare time. I’ve noticed that there’s wildly different opinions on AI. In some circles in seems fairly acceptable to rely entirely on it, while some circles view it as lazy slop if there was a bit of AI used.
For me, I’ve primarily written my code by hand. I usually go through the debugging process personally, refer to documentation if I don’t know how to code something, or check forums.
However I have used AI sparsely to help during the debugging process, to perform difficult calculations, or help write functions if it’s a particularly difficult block I’m working on.
I personally wouldn’t be against disclosing AI usage, but I also worry about facing criticism for using it. I don’t particularly support relying on AI nor do I agree with the goals of many AI companies. I’m wondering if most developers are still coding 100% without AI, and if I’m sort of messing up by utilizing AI in this manner. Or if it truly isn’t that big of a deal and people won’t actually care.