Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks, unfortunately it needs a newer glibc version or something: ./bulletwar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ./bulletwar)

Yeah, I don't know. Btw, what were the problems you had with compiling from source?

I tried running the expression given in the readme in sbcl and it failed; I think the problem was it requires installing the ql package manually? Or maybe it needs a different CL implementation? It wasn’t clear from the instructions.