implemented the Bricks Breaker game with RSDL library for C++
implementation of the the Bricks Breaker game with RSDL library for C++.
To run the game you have to first install the SDL library from here.
Then by using the make file and entering the make
command you can generate the game executable file named run
.