[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] Flickering Sprite



ok, here it is, put it in a 'data' subdir or change the code.


thanx a lot!

gumuz


>  > please take a look at the source below if you
>> will, some parts of it are from the chimp tutorial :D
>
> All nice and dandy, but...
>
>
>  >             fullname = os.path.join('data', 'bot1.bmp')
>  >             print fullname
>  >             image = pygame.image.load(fullname)
>
> ...where do we go to get bot1.bmp ? :^)


bot1.bmp