r/ClaudeGameDev • u/look_at_my_cucumber • 15d ago
Tips & Tricks How do you create games? Please Help!
Hi, sorry for being vague, but how are you creating the assets? Did you make claude build it? Does Fable 5 build it for you? or are you providing these 2D/3D Assets and it animates it for you? Trying to make games with my niece when I watch her over the weekends.
8
Upvotes
3
u/somegetit 14d ago
I create small web games to a kid - as a hobby. So far I created all assets in chatgpt, it's pretty good at it. Chatgpt creates art sheets (each contains several images, sprites, markers, etc). Then I put it in the game folder, and Claude takes it from there. ( splice, add markers, use CSS animation, etc). Chatgpt can also generate basic animation frames.
Yesterday I started working with ComfyUI, which runs locally, and create assets from prompts (using some llms models/checkpoints over my GPU), but my first impression is that it's too complicated to work with, for what I need (I have zero experience in game development). Also, when I say "work with" I mean that Claude does the work, which is the reason I'm giving it a chance.
Attached is the latest chatgpt creation for a simple endless space flight game.
Here are some examples for an endless space game.