I'm developing a Battle-Naval game (I'm still a beginner on programming) and I'm adding some songs and images.
My problem is that this is increasing the size of the project / game too much and it gets in the way.
Is there any way to compress all files to a file and still be able to access them from the code?
For example, the resources I have in Resources
I use:
Properties.Resources.exemplo;