[Tutor] Fwd: Embedding resources
Danny Yoo
dyoo at hashcollision.org
Wed Aug 20 21:14:49 CEST 2014
On Wed, Aug 20, 2014 at 6:45 AM, diliup gabadamudalige
<diliupg at gmail.com> wrote:
> Hi Danny!
>
> The routine works fine and so does this one.
>
> http://www.pygame.org/pcr/zipshow/index.php
>
> The only problem with all these are that that the time taken to read these
> files and to either make a list or send to screen is WAY TOO LONG.
> The only one that works without much delay is in the file I have attached.
Hi Dilliup,
You'll probably want to contact the PyGame community to get more
specialized help on this one then. I suspect that this is a common
problem that the PyGame folks there have encountered (and hopefully
solved!).
The problem of including resources in packaged programs, in a way
that's resistant to outside peeking, is specialized enough that Tutor
is probably not the most effective place to ask.
You can talk to them from the links here:
http://pygame.org/wiki/info
Good luck!
More information about the Tutor
mailing list