Hello, since a few people were having trouble compiling the linux version of the game, I have decided to host a prebuilt download on the main site under Downloads.
You will still have to install libsdl2 and libsdl2_mixer, which can be done with these commands in Debian:
sudo apt-get install libsdl2-2.0-0
sudo apt-get install libsdl2-mixer-2.0-0