Hi, I've made a game that could work at any screen size, but I don't know how to make the screen resize. I could pass pygame.RESIZEABLE to enable users to resize the window, but I would need something else to resize the surface by calling pygame.display.set_mode(). Geo
- [pygame] resizing windows Ian Mallett
- Re: [pygame] resizing windows Brian Fisher
- Re: [pygame] resizing windows Ian Mallett