Trying to run in WINE on Linux, and the hello splash does open and music plays, but the buttons are unresponsive. Got this error in the console:
0118:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0118:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
Why is it trying to use NTLM? That’s something you would use to authenticate to an SMB service, I can’t imagine why a game would need it.
Anyway, probly just a WINE problem. You made this with Unity, so why not build for Web too?