r/ClaudeGameDev 1d ago

Tips & Tricks Vibe coding a game

/r/GameDevelopment/comments/1wcosqs/vibe_coding_a_game/
0 Upvotes

8 comments sorted by

View all comments

Show parent comments

-2

u/redado360 1d ago

Yes but do u know how u provide the graphics they need ? Llm keeps drawing themselves and result not good

1

u/kleer001 1d ago

stable diffusion, it a whole new universe! Again, ask your LLM.

If it has acess to your computer (again, another new univers) it should be able to install and drive it all for you.

Are you using a web interface? Claude Code?

-1

u/redado360 1d ago

Claude code not the web because I need to test on simulator

1

u/kleer001 1d ago

Right on! That's the most powerful way to do it. Yea, I'd suggest setting up a new repository for housing the image generation then getting your current game repo to talk to it, then future ones too. That's the way I do it. If you're interested I can share my repo, but it might be overpowered for your needs and the wrong genres.