So, i been experiencing the mac problem of the "Game" can't be open and i found a solution that helped me fixed and play the game. (I'm not used to Macs and how this works but this is what i learned and figured out doing research online to try to fix this)
- First, after you download the game and is unzipped. You'll want it in a place it in a place that would be easily accessible for when doing the next step(s).
- Open up the terminal that can be found in the Finder>Applications > Utilities > Terminal
- Next, in the Terminal you'll want to type or copy this command "chmod -R +x (drag the game.app application from where you had it into terminal here w/out the parentheses and a space between the +x and the application name)" and enter. If this doesn't work because of "permission denied". You'll want to add Sudo to the command and it will look like this "sudo chmod -R +x" and its the same thing as before but it will ask for your password as you'll run the command as admin and wants to make sure you want to do it.
- This should the convert the MacOs into the proper files to run and should be able to run the game now. Lastly, enjoy the game.
P.s: This worked for me and I'm not sure if it will work for everyone.