A game to educate vector math using ZIM

10 levels, simple using drag drop, while hard using number input

You can play it here:

https://vector-chase.vercel.app/




On mobile, a loading time issue I am seeing is that if mobile is in portrait mode, the game canvas dimension is too big, and does not automatically adjust the size. However if the game is loaded in landscape mode, the game load fine, and even rotates properly if rotated to portrait mode.

Works on iOS fine... and on Android I do see the problem. What scaling mode are you using? Can you paste your Frame code here... thanks.

Using FIT for scale.
Here is the link to the minimal project files -

That is odd - never had a fit that did not fit. Are you setting any css on the canvas? I downloaded the file will try and take a look today - and certainly by tomorrow.