Cool game, but 7z kinda messes up the file permissions on Linux, so permission denied error occurs when trying to execute python. I found a way to fix this: just go to lib/py3-linux-x86_64/ and run the following:
chmod +x python pythonw sleepygirl zsync zsyncmake librenpython.so
Thank you!
PS: maybe consider making tar.gz archive for linux?