Window.location not available

MakeCode Arcade does not allow you to access browser APIs like window.location so opening an external website automatically is not possible. This is mostly to prevent bad actors from writing games that open up malicious websites.

As for qr codes, there’s an extension for that: QR Code extension

2 Likes