game still dont work just loads endlessly
I added the a loading progress bar for visibility. Can you send me the browser console logs so I can make some analysis?
i have no idea what that even means
Assuming you are using chrome as your browser, you hit F12 in your keyboard to open the DevTools.In the DevTools there is a tab named Console where you can see some log messages.If there is an error during load, it should be there.