The game is cool in many ways, but I especially get a kick out of the destructible terrain. I can imagine how much work it took to make it with SFML, but the result was worth it.
Thanks! I went with C++ & SFML mainly because I wanted the particle system to be efficient without needing to multi thread it or run it on the GPU.