I've written a game in C/C++ which is soon ready to be released.
My question is: what would be a good way to make the resources (images/sound etc) inaccessible to the user?
It doesn't have to be a strong encryption, I just don't want the average player to browse the resource folders.
As of now the resources are not linked in the Visual Studio project, they are loaded from a path.