AI Assistance in Game Development
· 2 min read
I use GitHub Copilot mainly for Code Reviews. I think it's tremendously helpful when working on a solo project with a large codebase as it hints at typos and logic issues that easily slip under the radar when writing only coarse-grained tests for the sake of it. I also tried Claude and Gemini. All those tools are sometimes helpful, sometimes annoying.
What's been on my mind: when I accept code I haven't thought through myself - do I still understand what I'm actually building?