The content is a personal post on Hacker News where a user discusses learning game development skills and asks about the use of AI-generated assets. The post touches lightly on themes of free expression, education, work, and participation in cultural life. The overall evaluation is neutral, as the content is a personal inquiry rather than advocacy for or against human rights.
It's a transformative technology, you should definitely try it at a minimum, and long enough to get a feel for it. It takes time to learn what/where they are good/bad at and how to interact with them to get the most of out them.
I saw a GameDev talk on Ai where they showed a virtual pile of trash. It cost more than $10k, what if we go photograph trash piles and use Ai to turn them into assets?
The Steam label, maybe it means something now, but longer I think it fades. For me personally, if there is a good game than looks nice, I'm not really going to care how much Ai they used. Be mindful of where you derice industry sentiment from, and that sentiments are changing.
I 100% recommend that you avoid AI-generated assets in your game. The stigma around AI-generated assets is very real, and not going away soon. Although people might enjoy using AI for their own purposes, by and large they don't want to be subjected to other people's use of it. Moreover, while I don't have the data to back this up, I would have to think that among the segment of the population that plays indie games, the stigma around generative AI is even greater.
In the second part of the question you asked if you should just learn all of the skills...buddy, does that question not answer itself? Of course you should learn all of the skills. Obviously that's much easier said than done, but TBH I think the quality bar to producing something viable is not super high, so as long as you're not a perfectionist, you can probably do it.
Since I could be labeled as an "AI hater" based on those comments, I want to be clear that I'm saying all this to keep you from falling into a trap and not to further my own agenda. The generative AI route is not a magic shortcut to success, although it is being aggressively marketed as such. The shortcut only seems to lead to success if you ignore the fact that people don't want to be subjected to other people's AI content.
I would like to try game development, only for personal satisfaction, and I will definitely be using coding agents and AI generated assets to help. I have very little free time and I am a decent enough programmer that I think I should be able to pick up what the agent is doing if I keep the chunks small enough and review each time. And this will be for my own hobby purposes and possibly for my children only.
But, if I were to make a game for commercial purposes I would very much either avoid using AI, or use it only for the code (and not reveal that), because as you rightly point out, the indie gaming community is massively against AI, and will reject your game if they know you used it.
So I've handcoded and released a couple dozen games in the past, but I'm now old with responsibilities and a day job of coding, and my brain just doesn't have the energy to mess about with it like it used to after a day of work, so I have started experimenting with letting A.I. agent code some things (and been surprised at how well it can work).
I'm aware of the gen AI stigma but it's either that or this damn game probably never gets released at this point (I basically let the game sit dormant all year last year, only recently picking it back up again), and I have a full graveyard full of unreleased projects the past decade and would like to finally get something out there again.
That being said, at least for the forseeable future, I won't use any A.I. generated art or music in the game (unless I inadvertently hire an artist that does use it, I guess), because there is still a huge (and somewhat justifiable) stigma against A.I. generated art and music assets.
So instead I'm just doing what I did in the past, and creating the art and music myself as best I can with Illustrator or Logic Pro, and keeping my games fairly simple and abstract so it doesn't seem too much like programmer art (I might at some point pay an artist or musician to improve things just before it gets released though).
If you don't use AI, making a genuinely good game will take multiple years.
I'm not sure how fast AI will speed you up, but many of the things that would take time (creating assets, engine optimization, balancing) could be aided by AI.
Depends on what you're using AI for. Programming purposes? Most people aren't too bothered by that all things considered. Making assets like art and music? Yeah, people really dislike that, and there's a huge stigma against games featuring such assets on platforms like Steam.
Even if you manage to ignore the ethics issues and controversy, AI generated assets have the issue that they can be difficult to work with for a game developer, since these tools don't really make it easy to keep everything consistent across a game with thousands of resources. For example, if you made a 2D platformer with a pixel art aesthetic, AI generated graphics probably wouldn't work that well there. They'd look generic, show various signs of bad pixel art practices that would make them stand out as unnatural, likely not match the style for other assets in the game, be difficult to modify while keeping the same look and feel, etc.
Creating one piece of artwork with generative AI (as ethically dubious/controversial as it is) is 'manageable', since you don't need to care much about stylistic consistency, edits, etc. Creating all the assets needed for a game with such a tool sounds like a nightmare.
The hypothetical you state only matters once you have a game! The biggest risk by far is not AI assets -- it's finishing the game.
So if AI increases your odds of finishing, go for it. Then once you have a game, more people will care about whether it's good than whether you used AI assets. I suspect there will be lots of interest in how you incorporated AI, maybe even moreso than otherwise. You could alternatively use the AI assets as placeholders and intend later to replace them with hand-drawn, if desired.
When I made games, I had zero interest in making assets but wanted to understand every detail about graphics engines. I just grabbed random mediocre assets from online. I would have definitely used AI to make assets but done the coding myself.
If this is your first time making a game, you should do everything yourself the first time.
Doing all of the work yourself at least once (or at least really giving it a go) will help you develop two of the most important skills in game development: understanding what parts of the process of game dev you like and are best at, and understanding how much time and effort it takes to get to something you think is good.
AI shouldn't be used as a replacement for not learning a skill. You will never have as much control over an AI doing the work for you as you want, and your role as the middle man between whatever AI agent you are using to do all the work and the end result is not a good or fulfilling place to be.
You don't have to avoid AI all together, but use it in ways that enhance the skills you care about developing instead of filling in for ones you lack. A good example for art is using it for placeholder art when you are starting something new or experimenting with an artistic choice. Using AI as a more convenient way to look up information while you are coding is very different than prompting what you want done and blasting it directly into your project.
Do you want to learn how to draw or buy a 3D printer with a pencil holder attachment and download images for it to draw for you?
While I get where your sarcasm is coming from, you either didn’t read the post or are ignorant to the point. AI is severely different in the gaming industry, where the goal isn’t to make a software where “maximized productivity” is the most important metric. Also, you seem to ignore the point that it is looked down upon whether you agree or not.
Yes I agree for the most part, I do wonder about the customer sentiment. Maybe it is a vocal minority, it would be interesting to see the impact on sales.
> The Steam label, maybe it means something now, but longer I think it fades.
It might fade, but it will take a while. You need a generation of gamers to grow up in a world where AI-generated content is normalized and then become old enough to start driving these trends. It could actually happen in as little as ten years or so, but it also might never become fully normalized, which I think is more likely.
> In the second part of the question you asked if you should just learn all of the skills...buddy, does that question not answer itself?
Yes I agree, I don't think I worded my post well. I want to learn all the skills and such, because I enjoy learning. My post was more centered around if I was behind the times and thinking in the past by not using it.
> Since I could be labeled as an "AI hater" based on those comments, I want to be clear that I'm saying all this to keep you from falling into a trap and not to further my own agenda
I don't think AI hater label would be fair, you're making a similar point that I was trying to make which is that specifically for art in video games, it might be to someone's detriment.
Yes true, I have not even tried out the AI imaging tools for game dev specifically, I can imagine there are issues though. As for programming, I use it as a tool to assist, I haven’t gone full bore vibe coding for multiple reasons, one being that I want to learn the engine well and I feel like that is much harder vibe coding.
I also have a personal stigma against AI art (for commercial purposes) because I don’t see the cost vs the value doesn’t add up to me. I am trying to see if my own bias was negatively effecting my progress or if staying hand drawn was what the average age dev was doing. As for programming, I find it does help aid when I know what I want but can’t quite find the syntax, it’s the balance between that and still learning that I struggle with.
I agree, as someone who has the goal for commercial purposes it seems like AI generated assets are a no go. As for people who make games for pleasure, unless you have a personal issue with AI I don’t see the issue. As for the coding part, I can’t imagine any game dev is not using any form of it to code.
I’m sure it would speed you up tremendously, would the output be the same though? Someone with no commercial ambitions doesn’t really need to worry about that, but if you do it is definitely worth measuring the trade offs. I’m not including coding in that statement, I think that for programming everyone should use it as long as you are still learning how to use the engine.
The post is about creative work (game development, pixel art, music) and participation in cultural life, and questions about AI-generated assets relate to intellectual property and creative expression.
FW Ratio: 60%
Observable Facts
The user is making a game involving pixel art and music.
The user discusses the stigma attached to using AI in games versus general software engineering.
The user mentions Steam's AI-generated tag as an example.
Inferences
The content engages with cultural participation through game development.
The question about AI-generated assets touches on intellectual property and creative rights.
build 1ad9551+j7zs · deployed 2026-03-02 09:09 UTC · evaluated 2026-03-02 13:57:54 UTC
Support HN HRCB
Each evaluation uses real API credits. HN HRCB runs on donations — no ads, no paywalls.
If you find it useful, please consider helping keep it running.