Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.

(+1)

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.