Quite a simple game, but fun and challenging nonetheless.
I had to compile it from source (on Linux), and was confused to see that it pulls in a lot of SDL sound stuff, although I could not hear any sound. Am I missing something?
@Zerkruemler I am guessing it was compiled with MinGW, in which case the author needs to either compile with the '-static' flag, or provide the dlls as a download. In the meantime, you could try downloading MinGW and copying the specific ones you need.
Comments7
I had to compile it from source (on Linux), and was confused to see that it pulls in a lot of SDL sound stuff, although I could not hear any sound. Am I missing something?
@Zerkruemler I am guessing it was compiled with MinGW, in which case the author needs to either compile with the '-static' flag, or provide the dlls as a download. In the meantime, you could try downloading MinGW and copying the specific ones you need.
Reached level 7 - then there were to many particles.