There should be a screen = pygame.display.set_mode(blahblahblah,0, 32) early in the source code for Super Potato Bruh.py. If you change the 0, 32 to pygame.FULLSCREEN, the game will run in fullscreen. I’ve already finished the update. I just haven’t released it yet.