Pack program *and* dynamically loaded files into single executable? (python + pygame, or language agnostic)
问题 There are plenty of great answers to questions about making a standalone executable, but I can't figure out how to pack art assets (or dynamically loaded files) into it as well. Why would I want to do this? Because it would be great to distribute a simple (throw away) game that lives entirely in a single executable with no installer. As far as I can tell from searching, there are two basic approaches. 1) Avoid art assets in favor of content generation. I could have a program that turns a