Can this game use an older glibc version?
$ ./doome
./doome: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./doome)
./doome: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./doome)
./doome: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./doome)
I have 2.31
.