Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: screen.fill command wont change color of background
Post: RE: screen.fill command wont change color of backg...

Yes. Thank you all. I've managed to accomplish what I set out to. A walk to clear your mind goes a long way.
friska Game Development 5 3,559 May-14-2021, 09:32 PM
    Thread: screen.fill command wont change color of background
Post: RE: screen.fill command wont change color of backg...

(May-14-2021, 06:10 PM)Yoriz Wrote: The error NameError: name 'playerY_change' is not defined means that playerY_change has not been assigned a starting value. Are the last 4 lines playerY += playe...
friska Game Development 5 3,559 May-14-2021, 07:25 PM
    Thread: screen.fill command wont change color of background
Post: screen.fill command wont change color of backgroun...

Subject explains it all. Any help greatly appreciated. Code: import pygame pygame.init() # create screen screen = pygame.display.set_mode((800, 600)) # title and icon pygame.display.set_caption("GZSG...
friska Game Development 5 3,559 May-14-2021, 06:02 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020