I have a javascript game which could adapt to different view port sizes. I'd like to be able to specify different viewport sizes for different devices (at least desktop, mobile, tablet). Is there such an option?
Not to my knowledge, but you can simply let the game open in full screen.