Open Source Cross-Platform Game Programming

Web

Library for interacting with the local browser

function launchBrowser(url)[link]

Launches the user's default browser (or creates a new tab) and points it to a URL.

Arguments

NameTypeDescription
url string

URL to open the browser to.