The app binary is not set to be executable, so you may need to run this in a terminal
chmod +x game\ 3\ .app/Contents/MacOS/My\ project\ \(3\)
Then you can run it, subject to the standard macOS Security & Gatekeeper issues
oh thanks!