# Breakout Simple implementation of the [Breakout](https://en.wikipedia.org/wiki/Breakout_(video_game)) game in C++ using [SDL2](https://www.libsdl.org/index.php) library.