SDL Breakout

Spending some time with C++

Day9TV 30 Day Projects

A Twitch streamer Day9TV was hosting a 30 day monthly project. The idea was you’d share your progress on his website, and then everyone else could see what you were working on. It gave a pretty decent senese of community and progress. I chose to make Breakout in SDL, which you can see the entire process of here!. I was primarily interested in brushing up on some C++ stuff because it’d been a few years since I’d done anything significant with it.

The source code is available on my Github