I had trouble getting this to run on Fedora 28, it was failing with this error:
$ ./SpammerTyper ./SpammerTyper: error while loading shared libraries: liborx.so: cannot open shared object file: No such file or directory
But got it to run with this command (run from the directory I extracted the game into):
LD_LIBRARY_PATH="./" ./SpammerTyper