Create a simple game on the engine and export as HTML.
And make sure you have the Python programming language on your PC.
I’ll call my html file ‘g.html’, and my python file ‘g.py’. Go into Command Prompt, type in this: pip install webview
when it’s done installing, edit g.py, type in this beautiful line of code:
Make sure your html file is in the same directory as g.py,