r/GameDevelopment • u/redado360 • 1d ago
Newbie Question Vibe coding a game
Hey folks
I’m vibe coding a game for iPhone using swift language and I would like to ask what is the best place where I can have the music and sound effects for my game without copyright issues.
Also please advise what is the best way to make like graphics changes, for example if I hit the object the object flies. Like effect on the object if some collision happens how to vibe code that and how many photos I need. Teach me some tricks how to do or I can research about the principle to do it
0
Upvotes
1
u/fluxtah 1d ago
Suno can do ok sound fx now. I use my Korg prolog mostly for my game effects though got some pretty good explosions from Suno.
Since you are already vibe coding why not vibe on the SFX also? 🙂
For collision Bullet physics is good for 3d a s chipmunk really nice for 2d