Breakout Game
Breakout Game Documentation

Here I have added the documentation for my version of the classic breakout game. Game.h contains all the logic for the game. Rectangle.h and Timer.h are two libraries. ResourceManager.h is a resource manager.