I'm working on a fun game project, but I'm having trouble getting sound to play and images to display using raylib. I've copied code that should work, but for some reason, it doesn't seem to function in my setup. I'm using Visual Studio because it's the only free option I could find that works, but I suspect the issue might be related to that. Does anyone have any tips or advice?
2 Answers
Raylib is pretty neat, but if your friend recommended it, maybe they assumed you were comfy with C programming, as raylib works best with that. Make sure you’ve set up your project correctly in VS Studio—linking the raylib library and including the headers properly can make a big difference. It’s worth double-checking those aspects!
I've played around with raylib, and it can be a bit tricky sometimes. The documentation isn't the greatest, so it’s understandable to run into issues. If you're open to it, have you considered trying a more established game engine? They usually have better support and resources available to help you out.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically