What is a good window size ?
from the jam-games I played and the game I made last time, window size is usually quite random, everyone uses what feels right. I understand that different games might require different resolutions, but in general what is a good practice to follow when choosing the size for your game's window so it works smoothly on everyones computer (I'm mainly talking about the size and not the resolution, because generally the resolution/viewport could get stretched to fit the size of the window)