+ 2
I have a question about game development. If C++ is the code i am using, what do I use to get files (like animations and sounds)
Does it all happen with C++ or am i missing somthing?
2 Respostas
+ 3
Other animation files and audio files.Or Non C++ files.U can google the file name on google.
+ 1
this can be done withe external libraries, you can use a library like SDL to make Windows with images and sound and keyboard input and lots more