Hi All.
I have a game which is to be played in the browser (mobile and desktop).
With the standard HTML5 Export, it simple resizes the canvas in proportion.
But, on a large screen, the game is HUGE!! I was hoping with CSS I could set a max-width, but i cannot get it to work in proportion.
Any tips for this?
I could use an Iframe, but I'd rather not!
Any ideas would be much appreciated!
Thanks
Andy