Hello,
Sorry to ask what is probably a stupid question. I'm not knowledgeable about phones at all, you see.
If, based on the optimal dimensions in the answer above, I create a game with a windows size 1280 * 720, how will that display on a medium grade quality (854 * 480) phone? Will it resize to the screen or will the game scroll off the phone's screen? Should I create three versions of my game to cover all eventualities?
Many thanks in advance
It will look the way it is but it depends on your Fullscreen Mode. But if you are asking whether it will adjust or not, It will adjust so do not worry about the display. I would be worried about the performance of adding a HD (1280p*720p) game to a smaller scale because it tends to become slower and in worst case in scenario, it will not run, show seams between sprites or tiles and show blackscreen(If it doesn't have WebGL support). But it is unlikely if the Phone is (854*480) but it's specs is fine and most importantly it includes (Webgl support).