Re: 'Pygame Module' not working

2021-07-31 Thread MRAB
On 2021-07-31 20:46, Dennis Lee Bieber wrote: On Sat, 31 Jul 2021 14:07:05 +0530, 37_VA_VEER CHAKRABORTY declaimed the following: pygame.image.load('assets/Flappy Bird.png') However, when I ran the script it was showing an error message - File not found Please advise me on how to upload the sp

Re: 'Pygame Module' not working

2021-07-31 Thread Dennis Lee Bieber
On Sat, 31 Jul 2021 14:07:05 +0530, 37_VA_VEER CHAKRABORTY declaimed the following: >pygame.image.load('assets/Flappy Bird.png') >However, when I ran the script it was showing an error message - File not >found >Please advise me on how to upload the sprites and where I was going wrong. F

Re: 'Pygame Module' not working

2021-07-31 Thread Michael F. Stemper
On 31/07/2021 03.37, 37_VA_VEER CHAKRABORTY wrote: Hi, I am a beginner in Python and I have started with the 'Pygame' module. I was making a 'Flappy Bird' game with the module with the help of Youtube videos. I was able to create a blank window. I had downloaded the game assets in my computer in

'Pygame Module' not working

2021-07-31 Thread 37_VA_VEER CHAKRABORTY
Hi, I am a beginner in Python and I have started with the 'Pygame' module. I was making a 'Flappy Bird' game with the module with the help of Youtube videos. I was able to create a blank window. I had downloaded the game assets in my computer in a folder called 'Python' and in a subfolder called 'a