[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Animated GIFs



On 12/7/07, DR0ID <dr0id@xxxxxxxxxx> wrote:
> One solution would be to split the animated gif into single images and
> use them to make an animation.
There's some good examples on pygame.org.
For example, I know that one of my programs, Asteroids, has several
animations done this way.
Ian