### Description In windowed mode, there is nothing preventing player from minimizing to unplayable size. Additionally, aspect ratio is not preserved. This can allow player to play game with edges cut off of view. ### To Reproduce 1. Disable fullscreen mode 2. Resize window such that it is tiny or part of game is cut off ### Expected Behavior Enforce a minimum resolution, and restrict aspect ratio such that entire view of game remains visible ### Additional Context _No response_ ### Log Messages _No response_