Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I really enjoyed this! Props for making it using C++ and SDL2, always happy to see people use lower-level libraries for game development. As an improvement I would’ve made the balls loop (or go in reverse again) when their playbacks end, so the level never comes to standstill!

Thanks ! a lot harder than Unity. After the deadline i changed that a little bit to never have colliding circles when circles goes backward.