Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

So satisfying with an awesome vibe, has me practicing my typing again.

I like your usage of AI, I did the same for my game. ChatGPT for debugging, best coding practices, general questions about the game engine, and most of it helped. Its a good tool when used responsibly, especially on strict timelines like a game jam.

(+1)

I agree. I think AI is an incredibly powerful tool, but it can also be a double-edged sword. If you ask it to do everything for you, you'll end up making something that feels repetitive and lacks personality. On top of that, blindly copying and pasting code makes you more dependent on it instead of improving your own skills.

I think the best way to use AI is to ask how to do something and why it's a good idea to do it that way, almost like learning from a teacher. It's important to understand what it's trying to explain instead of just copying the answer.

As your project grows, you really need to understand what you're building so you can change it the way you want and make the adjustments your project needs.