Try running the game through itch - https://itch.io/
Otherwise, using the command line you need to make geographicalAdeventures.x86_64 executable and run it like so:
sudo chmod +x geographicalAdeventures.x86_64 && sudo ./geographicalAdeventures.x86_64