A cryptic puzzle game about being a bad coder. Also ducks. · By BobboDev
the game still doesnt work on mac
It should work now. You may need to allow it to run in System Preferences -> Security & Privacy still.
Good luck!
it says this application cant be opened
me too
same
I had the same issue and fixed it. Here’s how:
Let’s say that the game lies in /Applications. You open the terminal and type:
chmod 775 /Applications/ThatGame.app/Contents/MacOS/ThatGame
That’s it; the game should start now.
Thanks!