Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thoughts on artificial intelligence for code?

A topic by AverageUnityGameDev created 7 days ago Views: 88 Replies: 2
Viewing posts 1 to 4

I've been learning various coding languages for years. With the new rise of ai, I find it a bit useful, particularily in areas i'm not great at, i.e 3d movement and camera work. I made a nice character controller with ai, I'd like to make the rest of the game human-made but MAN is it a real time-saver.


Just wanted to know yall's thoughts!! I've been on and off with ai, one month i could hate ai and another month i use it for a lot of code stuffs.

Moderator moved this topic to General Development
Moderator

(moved to the right category)

I have 2 thoughts on this:

1. Codes by AI could be stable or unstable. Sure, it might work the way you wanted it to be but it might be unstable in certain conditions. It gets worse if you don't know how they work or how they were coded.

2. Do we know where AI learned coding? if it's from shared codes, it might be okay. But if it's from codes in which the coders don't want others to copy from, that's not okay.