So I'm making a game where most of the sprites are 16x16 and the total layout size is just 320 x 288. Everything works fine except that at runtime, the window and entire game is extremely small because It's going by pixels on my computer screen. I can fix this by making the window adjustable and just manually making the window larger but how can I make the game start out like this at runtime?