Tagged Questions
3
votes
3answers
992 views
What should the size of a game's window be?
I'm making a game with XNA, what I'm wondering is; what should the dimensions in pixels be of the window? It needs to be a size that will work on the majority of computers. I'm not sure if there's ...