How to make the window size to constantly shrink in pygame?
I’m making a game in pygame and for one of the levels in my game, the window would shrink constantly, forcing the player to move fast before they couldn’t see the screen anymore but I don’t know how to do that exactly.