my game uses i think window.onresize to handle resizing (i set my canvas.width and height to the window.innerWidth and height), is there something else i should be using? (it works fine when resizing the browser)
The game page is currently not public, is it necessary to make it public?